2012-10-10 19:41:24 +00:00
2012-10-10 18:30:42 +00:00
2012-10-08 20:34:20 +00:00
2012-10-08 19:48:36 +00:00
2012-10-10 19:41:24 +00:00
2012-10-08 19:48:36 +00:00
2012-10-08 19:35:54 +00:00
2012-10-08 19:35:54 +00:00

ansible repository/structure

files - files and templates for use in playbooks/tasks
      - subdirs for specific tasks/dirs highly recommended

inventory - where the inventory and additional vars is stored

library - library of custom local ansible modules

playbooks - collections of plays we want to run on systems

tasks - snippets of tasks that should be included in plays


public path for everything is:

 /srv/web/infra/ansible

private path - which is sysadmin-main accessible only is:

 /srv/private/ansible


Description
No description provided
Readme 118 MiB
Languages
JavaScript 31.8%
Jinja 24.4%
CSS 22.1%
Python 14.9%
Shell 3.4%
Other 3.3%