Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 670 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 670 Bytes

Playbooks for FreeBSD

@jdauphant : I don't have time to manage anymore this role. Don't hesitate to fork and made your own version.

Playbook example for FreeBSD

Goals :

  • Create jails hosts
  • Create jail in each jail host
  • Configure each jails

Needs :

  • pkgng repository (you can use the pcbsd repository)
  • ansible host requirement (sshd and python)

You have to create :

  • ansible_host from ansible_host.example
  • group_vars/all from group_vars/all.example
  • a vars file for each jail host in host_vars from jailhost.domain.example

Scripts :

  • apply.sh : launch ansible playbooks
  • info.sh : get variables from ansible node