Commit Graph

187 Commits (b71cf6653fe6ce1a233718c5b39860b0f276ec87)

Author SHA1 Message Date
Michael DeHaan a7c532e3f9 update architecture diagram, minor format changes 13 years ago
Michael DeHaan 337de79cf4 Add sudo/port info to examples, and sudo info to playbooks. 13 years ago
Michael DeHaan d17cb6a910 only_if actually works in playbooks for handler tasks, remove the note that says otherwise 13 years ago
Michael DeHaan 1a5aa89be8 Attempt to explain reason for project more on the home page. 13 years ago
Michael DeHaan ace55c6160 Update user module docs 13 years ago
Michael DeHaan d7b11e4a10 Allude to apt on the examples page. 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 5327f52c3c Remove some note callouts on the example page and inline the commentary so it's easier to read. 13 years ago
Michael DeHaan 87ab7d76af Document the user module 13 years ago
Michael DeHaan 315a6358b4 Mention variable for context 13 years ago
Michael DeHaan 96357407e0 Make chat a web link. 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 7136ef756d Fix formatting error 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 860fe50048 Fix grammatical error. 13 years ago
Michael DeHaan 57dec507f0 List less alternative apps 13 years ago
Michael DeHaan 29293ba51d Rename 'design goals' to 'features' 13 years ago
Michael DeHaan cd06703fa2 Clarify some things on index page 13 years ago
Michael DeHaan 00bf6f1ebf Mention other distributions. 13 years ago
Michael DeHaan f29db92052 more complete from checkout docs 13 years ago
Michael DeHaan 3f75fd575c Show how easy it is to run from checkout. 13 years ago
Michael DeHaan c81aed412a Fix rst syntax errors 13 years ago
Michael DeHaan bedde394fc Tell folks about packaged releases, but encourage usage of git. 13 years ago
Michael DeHaan e12e724a42 Fix error on examples page 13 years ago
Michael DeHaan 12c3e04023 Fix reference 13 years ago
Michael DeHaan f535335fe0 Add shell module to examples page. 13 years ago
Michael DeHaan 15acaec687 Crossref playbooks from async poll section 13 years ago
Michael DeHaan f708b75d41 Fix formatting 13 years ago
Michael DeHaan 1a926c69a1 Added some foreshadowing of CLI syntax to the patterns page. 13 years ago
Michael DeHaan 7a8397d60f link module dev guide from modules page 13 years ago
Michael DeHaan bbc2aca10f Make additional reference to playbooks examples dir 13 years ago
Michael DeHaan a4c23463fb Add IRC and google groups links to each page 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 d78817c426 Add file features to examples. 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 e0bc949219 Fix doc indent level 13 years ago
Michael DeHaan ea8770ad54 Fix pathing in example 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 8484fe3147 Clarify YAML doesn't always use a list as external variables files are hashes. 13 years ago
Michael DeHaan 0b94d3d3f8 replace 'foo' with a more meaningful example + 1 other typo 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 cf4ac3b6b2 Add yum latest to docs and examples 13 years ago
Michael DeHaan 884d8af759 Attempt to force docs rebuild? Please? 13 years ago
Michael DeHaan 4a184b57c8 Docs build 13 years ago
Michael DeHaan e3adca1431 Makefile needs to clean things up 13 years ago
Michael DeHaan 4cc8fe7561 Split paragraph 13 years ago
Michael DeHaan 91d8d0e502 update faq 13 years ago
Michael DeHaan e726b9796d Fix some example command line options, add some more links to home page. 13 years ago
Michael DeHaan 817cac7954 Add missing "-a" to examples page 13 years ago
Michael DeHaan 0bccec9fb5 Add polling info to docs 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
Michael DeHaan 0035181c59 Remove URL target for clicking on arch diagram, add width/height so it loads
nicer.
13 years ago
Michael DeHaan 667aa81bee Add arch diagram to website + docs build 13 years ago
Michael DeHaan a13def0fbe Add yum module to examples + playbook examples 13 years ago
Michael DeHaan 8bf7e79ee3 Add yum to examples 13 years ago
Michael DeHaan 557f4d382b add links 13 years ago
Michael DeHaan 88140938cb Fix heading 13 years ago
Michael DeHaan a631c21e5a Add ansible-playbook(1) manpage. 13 years ago
Michael DeHaan 8e7ae6cf69 Minor reordering and linking some things up. 13 years ago
Michael DeHaan 37864337eb Added FAQ page (limited space in menu, so trimmed some topics on lesser used bits) + docs build 13 years ago
Michael DeHaan e575c0639f Added one last image to header + docs rebuild 13 years ago
Michael DeHaan 1346fd02c9 Added stub yum docs + docs rebuild 13 years ago
Michael DeHaan ef5e326215 Docs build 13 years ago
Michael DeHaan fae963a6d2 Docs build + attempt to add image to website 13 years ago
Tim Bielawa a1010e5405 Spellcheck. Formatting. References. 13 years ago
Tim Bielawa f25b39b7ce Switch to the 'Sphinx Bootstrap' Theme:
https://github.com/ryan-roemer/sphinx-bootstrap-theme

Fix some rst related formatting.
13 years ago
Michael DeHaan e8eb7ab5ed Update docs 13 years ago
Michael DeHaan 7a4df9e2fc RST reformatting a few things 13 years ago
Michael DeHaan bc62feb583 Don't say script 13 years ago
Michael DeHaan 1952bd0aa3 add some docs 13 years ago
Michael DeHaan d89ee675fc Oh I have to commit these too 13 years ago
Michael DeHaan 2cafb8d221 Minor docs restructuring 13 years ago
Michael DeHaan 12fd193450 Docs updates 13 years ago
Tim Bielawa 5738f8724a Polish up more. Refactor build-site.py and Makefile. 13 years ago
Tim Bielawa baf2a05708 Polish the docs up some more. Also make 'index.html' forward to the actual html output 13 years ago
Tim Bielawa 5e453555e3 Let me upgrade your docs 13 years ago