..
dev_guide
Fixed broken link.
2017-03-31 11:17:53 -07:00
modules
consolidated docs
2017-01-06 09:16:59 -05:00
roadmap
mark runas become method experimental ( #23235 )
2017-04-03 13:46:51 -07:00
become.rst
become options dont qualify as new anymore
2017-02-08 11:51:15 -05:00
committer_guidelines.rst
consolidated docs
2017-01-06 09:16:59 -05:00
common_return_values.rst
Don't mix deprecations messages with warnings messages ( #21337 )
2017-02-13 23:49:39 -05:00
community.rst
[WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 ( #22721 )
2017-03-16 18:49:29 -07:00
conf.py
PEP 8 indent cleanup. ( #20800 )
2017-01-29 07:28:53 +00:00
faq.rst
[WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 ( #22721 )
2017-03-16 18:49:29 -07:00
galaxy.rst
Add role skeleton support ( #17079 )
2017-03-01 20:23:18 -05:00
glossary.rst
consolidated docs
2017-01-06 09:16:59 -05:00
guide_aws.rst
Added example of referring to AWS-credentials ( #21560 )
2017-03-05 01:25:39 -08:00
guide_azure.rst
consolidated docs
2017-01-06 09:16:59 -05:00
guide_cloudstack.rst
cloudstack: implement config overloading and ENV vars for API auth ( #22724 )
2017-03-17 11:01:43 +01:00
guide_docker.rst
consolidated docs
2017-01-06 09:16:59 -05:00
guide_gce.rst
consolidated docs
2017-01-06 09:16:59 -05:00
guide_kubernetes.rst
Adds k8s_common.py ( #22899 )
2017-03-28 02:27:28 +02:00
guide_rax.rst
consolidated docs
2017-01-06 09:16:59 -05:00
guide_rolling_upgrade.rst
Use HTTPS instead of legacy HTTP for ansible.com ( #16870 )
2017-02-15 16:09:33 -08:00
guide_vagrant.rst
consolidated docs
2017-01-06 09:16:59 -05:00
guides.rst
consolidated docs
2017-01-06 09:16:59 -05:00
index.rst
consolidated docs
2017-01-06 09:16:59 -05:00
intro.rst
consolidated docs
2017-01-06 09:16:59 -05:00
intro_adhoc.rst
consolidated docs
2017-01-06 09:16:59 -05:00
intro_bsd.rst
Fix all RST errors for docs/docsite/rst ( #20005 )
2017-01-07 11:38:52 -08:00
intro_configuration.rst
Corrects typo in inventory_ignore_extensions
( #23099 )
2017-03-29 20:16:14 -07:00
intro_dynamic_inventory.rst
Update link URL to OpenStack documentation ( #22776 )
2017-03-19 19:38:27 -07:00
intro_getting_started.rst
Add document about connecting to localhost ( #20534 )
2017-03-08 19:45:23 -08:00
intro_installation.rst
[WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 ( #22721 )
2017-03-16 18:49:29 -07:00
intro_inventory.rst
fixed ungrouped definition
2017-03-07 12:50:35 -05:00
intro_networking.rst
Delete link to test-network-modules ( #21347 )
2017-02-13 18:25:15 +00:00
intro_patterns.rst
Fix all RST errors for docs/docsite/rst ( #20005 )
2017-01-07 11:38:52 -08:00
intro_windows.rst
ansible_winrm_kerberos_delegation ( #22113 )
2017-03-03 09:51:40 +00:00
modules.rst
Doc module meta ( #20093 )
2017-01-10 12:58:22 -08:00
modules_intro.rst
Fix all RST errors for docs/docsite/rst ( #20005 )
2017-01-07 11:38:52 -08:00
modules_support.rst
Updates to docs for metadata. ( #22667 )
2017-03-15 15:34:00 -07:00
playbook_pahting.rst
2nd draft
2017-03-15 15:32:30 -04:00
playbooks.rst
Doc fixes ( #20353 )
2017-01-17 18:55:03 -08:00
playbooks_acceleration.rst
consolidated docs
2017-01-06 09:16:59 -05:00
playbooks_advanced_syntax.rst
Fix all RST errors for docs/docsite/rst ( #20005 )
2017-01-07 11:38:52 -08:00
playbooks_async.rst
consolidated docs
2017-01-06 09:16:59 -05:00
playbooks_best_practices.rst
Update playbooks_best_practices.rst ( #21288 )
2017-02-12 00:01:43 -08:00
playbooks_blocks.rst
added clarification on directives/blocks
2017-01-16 11:01:55 -05:00
playbooks_checkmode.rst
consolidated docs
2017-01-06 09:16:59 -05:00
playbooks_conditionals.rst
service state typo
2017-02-14 10:47:37 -05:00
playbooks_debugger.rst
Fix all RST errors for docs/docsite/rst ( #20005 )
2017-01-07 11:38:52 -08:00
playbooks_delegation.rst
consolidated docs
2017-01-06 09:16:59 -05:00
playbooks_environment.rst
made example not fail
2017-03-31 15:44:15 -04:00
playbooks_error_handling.rst
fixed phrasing on 0 being non error
2017-01-13 20:55:45 -05:00
playbooks_filters.rst
more set/list stuff
2017-02-28 10:44:20 -05:00
playbooks_filters_ipaddr.rst
Doc fixes ( #20353 )
2017-01-17 18:55:03 -08:00
playbooks_intro.rst
Flip setenforce boolean ( #22752 )
2017-03-17 22:18:48 -07:00
playbooks_lookups.rst
fixed passwordstore lookup examples
2017-03-21 15:26:55 -04:00
playbooks_loops.rst
Fix 'sequence' lookup shortcut syntax and documentation ( #22989 )
2017-03-29 19:11:19 -04:00
playbooks_prompts.rst
Update playbooks_prompts.rst ( #22910 )
2017-03-29 20:14:43 -07:00
playbooks_roles.rst
Change the example of playbook include. ( #22697 )
2017-03-16 11:54:27 -07:00
playbooks_special_topics.rst
moved docs generation and templates to docs/
2017-03-24 15:52:36 -04:00
playbooks_startnstep.rst
consolidated docs
2017-01-06 09:16:59 -05:00
playbooks_strategies.rst
consolidated docs
2017-01-06 09:16:59 -05:00
playbooks_tags.rst
RST Code should be `--tags
` fixes 22717 ( #23074 )
2017-03-29 14:21:15 +01:00
playbooks_templating.rst
corrected which app adds plugins
2017-01-18 14:14:28 -05:00
playbooks_tests.rst
added new tests any and all ( #22665 )
2017-03-15 18:09:25 -04:00
playbooks_variables.rst
Fix variable precedence of INI/script vars to be in-line with docs.
2017-03-02 17:07:00 -06:00
playbooks_vault.rst
fixed notation on entries, meant literal not italic
2017-03-31 13:23:30 -04:00
porting_guide_2.0.rst
using prefered format
2017-03-31 00:53:53 -04:00
python_3_support.rst
consolidated docs
2017-01-06 09:16:59 -05:00
quickstart.rst
consolidated docs
2017-01-06 09:16:59 -05:00
test_strategies.rst
consolidated docs
2017-01-06 09:16:59 -05:00
tower.rst
Use HTTPS instead of legacy HTTP for ansible.com ( #16870 )
2017-02-15 16:09:33 -08:00
YAMLSyntax.rst
Add some additional value quoting examples ( #20464 )
2017-03-05 01:27:54 -08:00