pb_iocage_project_create_from_plugins
Synopsis
This playbook creates jails in a project.
Hint
Look at the Index and search the playbook pb_iocage_project_create_from_plugins.yml
what examples are available.
Example
project:
logserv:
class: [logserv]
plugin: syslog-ng
vmm: iocage_05
foo:
class: [logclient]
plugin: syslog-ng
vmm: iocage_05
bar:
class: [logclient]
plugin: syslog-ng
vmm: iocage_05