Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdauphant/ansible-freebsd-playbooks
Playbook example for FreeBSD
https://github.com/jdauphant/ansible-freebsd-playbooks
Last synced: 3 months ago
JSON representation
Playbook example for FreeBSD
- Host: GitHub
- URL: https://github.com/jdauphant/ansible-freebsd-playbooks
- Owner: jdauphant
- License: bsd-2-clause
- Archived: true
- Created: 2013-09-06T14:09:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T16:00:06.000Z (over 4 years ago)
- Last Synced: 2024-06-25T20:04:07.876Z (5 months ago)
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 82
- Watchers: 4
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ansible - FreeBSD - Playbook example for FreeBSD. (Playbooks)
README
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