Commit Graph

115 Commits (1676ff4e2dea56e60695caa47307bfc5a317287c)

Author SHA1 Message Date
Michael DeHaan 2eba6d71e3 Logo should link to web page index 2012-04-19 09:24:45 -04:00
Michael DeHaan 837061879f rebuild 2012-04-18 21:22:02 -04:00
Michael DeHaan 0ab8d9e193 Logo on every page. 2012-04-17 20:47:29 -04:00
Michael DeHaan 6c547e5f0f Logo update 2012-04-17 20:42:46 -04:00
Michael DeHaan 4f95dacee1 Document with_items 2012-04-17 20:04:24 -04:00
Michael DeHaan 48d3881d17 Document YAML inventory + eBuilds 2012-04-17 19:54:23 -04:00
Michael DeHaan 3f82b9b889 Docs rebuild 2012-04-16 22:36:58 -04:00
Michael DeHaan 8c091b35c5 remove contrib repo 2012-04-16 22:36:41 -04:00
Michael DeHaan 55f4824735 Fix inconsistent heading sizes 2012-04-14 11:09:26 -04:00
Michael DeHaan 05b559805b update index 2012-04-14 09:00:16 -04:00
Michael DeHaan e481c456e0 Fix spelling/text + docs rebuild 2012-04-14 08:56:17 -04:00
Michael DeHaan adbf3590c5 Add info about sudo. 2012-04-14 08:45:27 -04:00
Michael DeHaan e030d0854c Docs rebuild 2012-04-12 22:47:15 -04:00
Michael DeHaan e5baf5a926 Docs rebuild 2012-04-12 21:38:47 -04:00
Michael DeHaan f05a84ad42 cat -> echo 2012-04-12 21:33:54 -04:00
Michael DeHaan bef07194c0 Update docs 2012-04-06 11:41:18 -04:00
Michael DeHaan 9a0e2e338c Docs build 2012-04-04 20:31:04 -04:00
Michael DeHaan 6a1c0ca718 Document playbook command for --extra-vars 2012-04-02 21:07:33 -04:00
Michael DeHaan fbc48a0d23 Document vars_prompt in playbooks 2012-04-02 21:03:46 -04:00
Michael DeHaan 59d2f57d64 Add favicon to pages 2012-03-31 22:44:02 -04:00
Michael DeHaan 94d8ea5ee9 Add speakerdeck link. 2012-03-31 22:31:42 -04:00
Michael DeHaan a879278713 Update module docs to include new user/group control features, fix formatting on playbooks page. 2012-03-31 12:08:28 -04:00
Michael DeHaan 8d92efa9fc image tweaks 2012-03-31 10:48:37 -04:00
Michael DeHaan f7a3b6a537 Update image width 2012-03-31 10:46:34 -04:00
Michael DeHaan a7c532e3f9 update architecture diagram, minor format changes 2012-03-31 10:43:34 -04:00
Michael DeHaan f316c1b131 Docs build. 2012-03-30 22:05:45 -04:00
Michael DeHaan 1a5aa89be8 Attempt to explain reason for project more on the home page. 2012-03-26 23:38:52 -04:00
Michael DeHaan 1f565c3d76 add documentation stub for apt, and fix agreement issues caused by Tim's doc ref link fixup. 2012-03-26 19:48:32 -04:00
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.
2012-03-23 22:38:29 -04:00
Michael DeHaan 5a9fe3ac62 Update shell terminal example to reflect need to single quote shell variables. 2012-03-23 21:13:51 -04:00
Michael DeHaan 87ab7d76af Document the user module 2012-03-22 01:01:02 -04:00
Michael DeHaan 9951888af3 Docs build 2012-03-21 20:43:51 -04:00
Michael DeHaan ee2622ee7c Show how to save conditional predicates in vars sections, which makes only_if cleaner. 2012-03-21 20:35:06 -04:00
Michael DeHaan 7136ef756d Fix formatting error 2012-03-20 21:12:35 -04:00
Michael DeHaan 0a20e65f92 Add subscribe link to main page 2012-03-20 21:04:47 -04:00
Michael DeHaan a045630c02 Add docs on only_if 2012-03-20 20:15:53 -04:00
Michael DeHaan 6b8f5224b8 Added docs on conditional import usage 2012-03-19 23:43:03 -04:00
Michael DeHaan 860fe50048 Fix grammatical error. 2012-03-18 20:41:38 -04:00
Michael DeHaan cd06703fa2 Clarify some things on index page 2012-03-18 13:03:45 -04:00
Michael DeHaan 00bf6f1ebf Mention other distributions. 2012-03-18 12:55:18 -04:00
Michael DeHaan 3f75fd575c Show how easy it is to run from checkout. 2012-03-18 12:41:00 -04:00
Michael DeHaan bedde394fc Tell folks about packaged releases, but encourage usage of git. 2012-03-17 17:00:41 -04:00
Michael DeHaan a4c23463fb Add IRC and google groups links to each page 2012-03-31 09:55:37 -04:00
Michael DeHaan 31c353543c Reinstate page nav, various TOC structure cleanup 2012-03-31 09:36:37 -04:00
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.
2012-03-31 09:29:31 -04:00
Michael DeHaan 39d02eeff4 Add external inventory script info (and Cobbler example) to API page. 2012-03-30 22:28:30 -04:00
Michael DeHaan 0674c31dbc Added documentation on the 'file' module and how 'copy' and 'template' can also use the options that 'file'
provides.
2012-03-15 22:47:21 -04:00
Michael DeHaan e0bc949219 Fix doc indent level 2012-03-14 23:45:02 -04:00
Michael DeHaan d9c626e686 Added start of a module development guide, prob needs some editing and maybe some simpler examples 2012-03-14 12:50:40 -04:00
Michael DeHaan 505d3942b0 Added documentation on the 'shell' module, which is a virtual module and isn't really in the library folder.
Docs build.
2012-03-14 20:57:35 -04:00
Michael DeHaan 496686629a Slight tweaks to playbook docs + docs rebuild 2012-03-13 20:32:55 -04:00
Michael DeHaan 37adadcc50 Updating docs, added extensive info on playbook async + external vars_files for keeping variables outside of
the playbook file.
2012-03-12 23:12:21 -04:00
Michael DeHaan 3f834cfe3e Docs rebuild, removing submodule because it was causing build problems and I don't quite grok them :) 2012-03-12 19:13:19 -04:00
Michael DeHaan 884d8af759 Attempt to force docs rebuild? Please? 2012-03-11 23:28:04 -04:00
Michael DeHaan 4a184b57c8 Docs build 2012-03-11 23:20:55 -04:00
Michael DeHaan e5386b82c6 Put index.html back in git, problem with staleness was related to .buildinfo, not git. 2012-03-11 04:21:53 -04:00
Michael DeHaan e3adca1431 Makefile needs to clean things up 2012-03-11 04:21:19 -04:00
Michael DeHaan f7ff5d1055 Doc build 2012-03-11 21:53:13 -04:00
Michael DeHaan e726b9796d Fix some example command line options, add some more links to home page. 2012-03-11 21:46:05 -04:00
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.
2012-03-11 15:34:21 -04:00
Michael DeHaan 02549869b1 Attempt to force update 2012-03-11 15:04:08 -04:00
Michael DeHaan 0404acfcc2 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
Tim Bielawa baf2a05708 Polish the docs up some more. Also make 'index.html' forward to the actual html output 2012-03-07 12:41:53 -05:00
Michael DeHaan 7e0ff815b9 Do I have to change something here to trigger a rebuild? 2012-03-06 19:00:52 -05:00
Michael DeHaan bd4bda95d0 Check in files. 2012-03-06 18:58:23 -05:00