Commit Graph

10 Commits (02e41f3e565ddd03d6af4b784059b58a7727d56e)

Author SHA1 Message Date
Michael DeHaan 1b5dd3f15b Clean up variable examples to say "$x" is still fine for a reference. 12 years ago
Lorin Hochstein c66b724817 Document: sudo works per-task too
Document that you can use sudo at the task level as well
12 years ago
Tim Gerla bdf50d1fb7 Fix up a couple of references to 'only_if' and change them to 'when' 12 years ago
Chad Ostrowski 0bb145af40 Mention vars_files before the Roles section
The Roles section assumes some familiarity with vars_files, which this note attempts to briefly provide.
12 years ago
Michael DeHaan cf3c77661b Document the new handler flushing system. 12 years ago
Michael DeHaan 84781bf185 Add documentation about pre_tasks and post_tasks with roles. 12 years ago
Michael DeHaan 62fe4cc3af Explain conditionals as applied to roles. I could also explain with_items but the scope questions are complex
here, and it is better to include such loops inside the imported tasks.
12 years ago
Michael DeHaan ffb00d2071 Favor {{ foo }} rather than $foo in documentation. 12 years ago
Michael DeHaan 9ed246e432 Resolve merge conflict. 12 years ago
Michael DeHaan 26819d707d Reorganize docs structure to support snapshots. 12 years ago