.. |
modules
|
Remove extra "latest/" subdirectory in docs build structure.
|
2013-10-14 08:27:30 -04:00 |
community.rst
|
Fix documentation link to issue template
|
2014-11-15 21:40:42 +00:00 |
developing.rst
|
Add PR testing guide (95% from James).
|
2014-09-10 17:41:58 -04:00 |
developing_api.rst
|
Much rejoicing, ansibleworks.com is now ansible.com
|
2014-01-28 20:29:41 -05:00 |
developing_inventory.rst
|
fix json typo
|
2014-02-20 23:02:07 -05:00 |
developing_modules.rst
|
Move from md5 to sha1 to work on fips-140 enabled systems
|
2014-11-06 21:28:04 -08:00 |
developing_plugins.rst
|
Fix typo: active -> activate
|
2014-08-26 14:19:18 -04:00 |
developing_test_pr.rst
|
Some various comments about the new repos, more to likely come.
|
2014-09-26 17:52:50 -04:00 |
faq.rst
|
Issue 8872: use getpass.getpass() to read password.
|
2014-09-03 12:41:11 +01:00 |
galaxy.rst
|
Small typo in galaxy.rst
|
2014-10-01 00:30:37 -04:00 |
glossary.rst
|
fixed typos found by RETF rules in RST files
|
2014-05-03 17:59:50 +02:00 |
guide_aws.rst
|
Fix several it's/its errors in the documentation.
|
2014-10-02 16:52:29 +10:00 |
guide_gce.rst
|
Merge pull request #9209 from franckcuny/gce-doc
|
2014-10-01 15:08:01 -05:00 |
guide_rax.rst
|
Fixed typos
|
2014-08-22 11:39:38 +01:00 |
guide_rolling_upgrade.rst
|
Add note about useful quote filter.
|
2014-07-18 18:23:48 -04:00 |
guide_vagrant.rst
|
Ansible inventory file location fixed
|
2014-05-07 11:24:28 +02:00 |
guides.rst
|
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
|
2014-08-08 22:03:17 +03:00 |
guru.rst
|
Documentation: fix various small typos
|
2014-03-30 18:45:55 -05:00 |
index.rst
|
Adding in docs updates for 1.7.2 release
|
2014-09-24 15:53:36 -05:00 |
intro.rst
|
Docsite things.
|
2014-06-19 14:25:28 -05:00 |
intro_adhoc.rst
|
As per yum module documents it support 'present, absent and latest'
|
2014-10-29 10:29:46 +05:30 |
intro_configuration.rst
|
Docs: accelerate mode -> accelerated mode
|
2014-11-01 19:31:04 -04:00 |
intro_dynamic_inventory.rst
|
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
|
2014-08-08 22:03:17 +03:00 |
intro_getting_started.rst
|
By popular request, make the no_log attribute also censor tasks from callbacks.
|
2014-08-12 13:36:05 -04:00 |
intro_installation.rst
|
Update intro_installation.rst
|
2014-10-21 09:21:31 -05:00 |
intro_inventory.rst
|
Added a comment to mention that ansible_sudo_exe is available from version 1.8 and beyond
|
2014-09-29 19:46:41 +02:00 |
intro_patterns.rst
|
Add doc of @filename in intro_patterns.rst
|
2014-10-01 16:49:33 -07:00 |
intro_windows.rst
|
Fix grammar in password
|
2014-09-28 23:34:43 +03:00 |
modules.rst
|
modules.rst: be consistent with service module documentation
|
2014-04-08 16:45:55 +02:00 |
playbooks.rst
|
Re-add the playbook introduction which was replaced earlier.
|
2013-12-24 18:51:46 -05:00 |
playbooks_acceleration.rst
|
Docs: accelerate mode -> accelerated mode
|
2014-11-01 19:31:04 -04:00 |
playbooks_async.rst
|
Fixing version added for the fire/forget check later feature
|
2014-09-25 19:16:41 -05:00 |
playbooks_best_practices.rst
|
Mention defaults subdirectory in a more visible way
|
2014-09-13 13:25:07 +02:00 |
playbooks_checkmode.rst
|
Minor documentation fixes.
|
2014-01-21 22:05:21 -07:00 |
playbooks_conditionals.rst
|
Remove duplicate table of contents in Conditionals
|
2014-05-26 23:34:50 -04:00 |
playbooks_delegation.rst
|
docs: Add versionadded for run_once
|
2014-09-02 11:42:32 +02:00 |
playbooks_environment.rst
|
fix typo
|
2014-04-11 16:48:51 +01:00 |
playbooks_error_handling.rst
|
Some minor docs corrections.
|
2014-02-15 14:05:42 -05:00 |
playbooks_intro.rst
|
removed start/step from intro, added markers to start n step
|
2014-11-15 17:09:55 -05:00 |
playbooks_lookups.rst
|
Add one line example for looking up through etcd
|
2014-10-02 23:45:46 +03:00 |
playbooks_loops.rst
|
made nested lists diff lengths - caused confusion
|
2014-06-03 17:45:03 -07:00 |
playbooks_prompts.rst
|
Move from md5 to sha1 to work on fips-140 enabled systems
|
2014-11-06 21:28:04 -08:00 |
playbooks_roles.rst
|
changed examples to not have a non working variable that gets confused
|
2014-11-06 08:20:01 -05:00 |
playbooks_special_topics.rst
|
put start and step docs into their own topic, moved from playbook_intro
|
2014-11-15 17:01:25 -05:00 |
playbooks_startnstep.rst
|
removed version added info, too old to matter
|
2014-11-17 11:17:47 -05:00 |
playbooks_tags.rst
|
Added info on --skip-tags to tags documentation.
|
2014-01-29 14:16:03 +01:00 |
playbooks_variables.rst
|
removed YAML as documented local facts format as it is not supported and
|
2014-11-12 17:55:58 -05:00 |
playbooks_vault.rst
|
Update vault docs to indicate the executable script option is part of Ansible 1.7.
|
2014-08-01 10:30:43 -04:00 |
quickstart.rst
|
Fix note about video length
|
2014-11-06 02:38:21 +01:00 |
test_strategies.rst
|
Fixed typos
|
2014-08-22 11:39:38 +01:00 |
tower.rst
|
Update tower.rst
|
2014-06-16 15:51:25 -04:00 |
YAMLSyntax.rst
|
New Sphinx theme has sidebar navigation so don't need TOC on each page.
|
2013-12-24 17:29:28 -05:00 |