Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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