Development

Naming Strategy

naming patterns

Naming

Example

description

playbook-{title}.yml

playbook-execute-backup.yml

Name of Classic Playbooks

master_playbook-{title}.yml

master_playbook-mc-server.yml

Name of Ansile Master Playbooks

Generate the Docs

For the Docs we use Sphinx with the reStructuredText. The simpleste way for generate, is using the tox Build framework.

Execute create Docs
 tox -e docs