Michael DeHaan
a879278713
Update module docs to include new user/group control features, fix formatting on playbooks page.
13 years ago
Michael DeHaan
a7c532e3f9
update architecture diagram, minor format changes
13 years ago
Michael DeHaan
f316c1b131
Docs build.
13 years ago
Michael DeHaan
1f565c3d76
add documentation stub for apt, and fix agreement issues caused by Tim's doc ref link fixup.
13 years ago
Tim Bielawa
ef632db9f3
Fix cross-document references to 'playbooks' in the modules source.
...
Update manpages from ansible repo to show when options require args.
Update clean target Makefile so 'rm' doesn't print a useless error
when files aren't found while cleaning.
13 years ago
Michael DeHaan
5a9fe3ac62
Update shell terminal example to reflect need to single quote shell variables.
13 years ago
Michael DeHaan
87ab7d76af
Document the user module
13 years ago
Michael DeHaan
ee2622ee7c
Show how to save conditional predicates in vars sections, which makes only_if cleaner.
13 years ago
Michael DeHaan
0a20e65f92
Add subscribe link to main page
13 years ago
Michael DeHaan
a045630c02
Add docs on only_if
13 years ago
Michael DeHaan
a98e0a8cc4
quoting
13 years ago
Michael DeHaan
6b8f5224b8
Added docs on conditional import usage
13 years ago
Michael DeHaan
3f75fd575c
Show how easy it is to run from checkout.
13 years ago
Michael DeHaan
bedde394fc
Tell folks about packaged releases, but encourage usage of git.
13 years ago
Michael DeHaan
bbc2aca10f
Make additional reference to playbooks examples dir
13 years ago
Michael DeHaan
31c353543c
Reinstate page nav, various TOC structure cleanup
13 years ago
Michael DeHaan
3a1bbac3a7
Move see also blocks to bottom of each page to include reading docs, remove 'fork me' to avoid text overlap,
...
simply menu nav so folks find the chapter link.
13 years ago
Michael DeHaan
39d02eeff4
Add external inventory script info (and Cobbler example) to API page.
13 years ago
Michael DeHaan
0674c31dbc
Added documentation on the 'file' module and how 'copy' and 'template' can also use the options that 'file'
...
provides.
13 years ago
Michael DeHaan
d9c626e686
Added start of a module development guide, prob needs some editing and maybe some simpler examples
13 years ago
Michael DeHaan
505d3942b0
Added documentation on the 'shell' module, which is a virtual module and isn't really in the library folder.
...
Docs build.
13 years ago
Michael DeHaan
38e8771785
update docs, fix playbook page formatting
13 years ago
Michael DeHaan
496686629a
Slight tweaks to playbook docs + docs rebuild
13 years ago
Michael DeHaan
37adadcc50
Updating docs, added extensive info on playbook async + external vars_files for keeping variables outside of
...
the playbook file.
13 years ago
Michael DeHaan
3f834cfe3e
Docs rebuild, removing submodule because it was causing build problems and I don't quite grok them :)
13 years ago
Michael DeHaan
d3fe5f617a
Rename 'yamlscripts' to 'yamlsyntax', add some extra crosslinking to make sure folks find the
...
interesting docs pages, some misc editing here and there.
13 years ago
Michael DeHaan
0404acfcc2
Move all html content on the website to build top level such that we do not need the redirect.
13 years ago