No description
Find a file
Michael DeHaan f67c070c0a Merge pull request #7 from jpmens/slurp
Added missing slurp and fireball to modules list
2012-09-30 08:14:52 -07:00
_static Add line in file, rebuild 2012-08-30 18:41:27 -04:00
_themes/bootstrap Tweaking module docs as a result of integrating the new module docs generator 2012-09-27 21:33:55 -04:00
man cat -> echo 2012-04-12 21:33:54 -04:00
rst Added missing slurp and fireball to modules list 2012-09-30 17:11:58 +02:00
.gitignore Fix cross-document references to 'playbooks' in the modules source. 2012-03-23 22:38:29 -04:00
.nojekyll Unjekyllify these pages. 2012-03-07 13:48:56 -05:00
ansible-logo.png Logo update 2012-04-17 20:42:46 -04:00
ansible_arch.jpg Move all html content on the website to build top level such that we do not need the redirect. 2012-03-10 22:34:53 -05:00
ansible_arch2.jpg update architecture diagram, minor format changes 2012-03-31 10:43:34 -04:00
api.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
bestpractices.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
build-site.py Add docs for 'local_action' (ansible:#905). Oh, and fix 'make viewdocs'. 2012-08-19 22:04:18 -04:00
conf.py Tweaking module docs as a result of integrating the new module docs generator 2012-09-27 21:33:55 -04:00
examples.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
genindex.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
gettingstarted.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
github.png Add github fork banner to docs project to correct for missing akamai resource. 2012-04-28 11:20:38 -04:00
glossary.html fix doc example 2012-08-10 00:07:10 -04:00
index.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
Makefile Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
man.html Docs rebuild 2012-04-12 21:38:47 -04:00
moduledev.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
modules.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
mpd_rings.jpg Move all html content on the website to build top level such that we do not need the redirect. 2012-03-10 22:34:53 -05:00
mpd_tubes.jpg Move all html content on the website to build top level such that we do not need the redirect. 2012-03-10 22:34:53 -05:00
mpd_tunnel.jpg Move all html content on the website to build top level such that we do not need the redirect. 2012-03-10 22:34:53 -05:00
patterns.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
playbooks.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
playbooks2.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
README.md Tweaking module docs as a result of integrating the new module docs generator 2012-09-27 21:33:55 -04:00
search.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
searchindex.js Change syntax to module formatter script 2012-09-28 08:21:33 -04:00
who_uses_ansible.html Tweaking module docs as a result of integrating the new module docs generator 2012-09-27 21:33:55 -04:00
YAMLSyntax.html Change syntax to module formatter script 2012-09-28 08:21:33 -04:00

Homepage and documentation source for the Ansible

This project hosts the source behind ansible.cc/docs

Contributions to the documentation are welcome. To make changes, submit a pull request that changes the restructured text files in the "rst/" directory only, and Michael can do a docs build and push the static files.

If you do not want to learn RST format (ReStructured Text), you can also file issues on the documentation project.

Note that module documentation can actually be generated from a DOCUMENTATION docstring in the modules directory, so corrections to modules written as much need to be made in the main project in the module source, rather than in the documentation for the module.

Author

Michael DeHaan -- michael.dehaan@gmail.com

http://michaeldehaan.net