Michael DeHaan
|
15e2ccd2d9
|
Moving some role deps stuff around a small amount.
|
11 years ago |
James Cammarata
|
5429586985
|
Adding documentation on role dependencies and variable scope/inheritance
|
11 years ago |
Michael DeHaan
|
11fe4566f8
|
Document facts.d
|
11 years ago |
Abhijit Menon-Sen
|
1a90d01ba9
|
Fix some typos discovered during casual reading
|
11 years ago |
Michael DeHaan
|
82d6323845
|
Update docs on action shorthand.
|
11 years ago |
Michael DeHaan
|
77a4dcca85
|
Sphinx/docs syntax fixes
|
11 years ago |
Michael DeHaan
|
ce89382473
|
Legacy variable removal.
|
11 years ago |
Michael DeHaan
|
deda5c8ee7
|
Remove backlinks:top which is setting hyperlinks in docs sections so they are hard to bookmark.
|
11 years ago |
Pol Llovet
|
bd7448ccf0
|
Update to conventional task format
|
11 years ago |
Michael DeHaan
|
f2e3a9a850
|
Merge pull request #3370 from y-p/PR_role_doc_enh
Add doc example of attaching tags to a role
|
12 years ago |
y-p
|
a4dfc14a6c
|
Add doc example of attaching tags to a role
|
12 years ago |
Joshua Lund
|
0f81d1630f
|
* Updated all ansible.cc references in the documentation to point
to ansibleworks.com
* Fixed a few misspelled words
|
12 years ago |
Lorin Hochstein
|
d7ba2e06eb
|
Document: with_file(glob) relative path and roles
Document that with_file and with_fileglob path is relative to
the files directory inside of a role.
|
12 years ago |
Ralph Bean
|
dd5707ddd9
|
Well, a little more readability.
|
12 years ago |
Ralph Bean
|
416e72c900
|
Fix a typo in the docs.
|
12 years ago |
Michael DeHaan
|
d706aca82b
|
Merge
|
12 years ago |
Michael DeHaan
|
fd77804bff
|
Merge pull request #3017 from sergevanginderachter/roles-script
Add roles support for the script module
|
12 years ago |
Adam Miller
|
33870745b1
|
fix ambiguous use of automatically automatic in Roles docs
|
12 years ago |
Michael DeHaan
|
2c433cb707
|
Add an example of Jinja2 casting.
|
12 years ago |
Serge van Ginderachter
|
5859af7285
|
script support for roles: use the files/ directory
instead of an additional scripts/ directory
|
12 years ago |
Serge van Ginderachter
|
0224dc464d
|
roles/x/scripts support: update docs
also added example on where regular tasks fit in
|
12 years ago |
Michael DeHaan
|
8a860779fd
|
Add some notes about 1.2 things, just to make it more obvious.
|
12 years ago |
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 |