..
modules
roadmap
Updated progress on Python 3 CI and test coverage. ( #17245 )
2016-08-25 09:24:42 -07:00
become.rst
Grammatical clarification and stylistic uniformity
2016-07-28 11:25:07 +01:00
committer_guidelines.rst
Add my irc nick ( #15881 )
2016-05-16 08:33:00 -04:00
common_return_values.rst
start of merge from google doc and team comments, module guidelines as focus, added a link anchor as needed
2016-04-13 13:51:25 -04:00
community.rst
Double backticks
2016-05-18 19:49:21 +01:00
developing.rst
Core module program flow and glossary ( #15355 )
2016-04-11 15:24:37 -07:00
developing_api.rst
Rework the v2 API example to use a custom callback to better show how callbacks can be used for handling results
2016-06-17 11:18:02 -05:00
developing_core.rst
Corrections to documentation formatting
2016-05-04 12:18:02 -07:00
developing_inventory.rst
Update developing_inventory.rst
2016-08-12 08:49:30 -04:00
developing_modules.rst
Edited https://github.com/ansible/ansible/pull/17128
2016-08-19 11:22:21 -07:00
developing_modules_python3.rst
Update python3 docs for some of the recent decisions about porting ( #17169 )
2016-08-20 13:17:38 -07:00
developing_plugins.rst
added missing plugins
2016-06-22 17:44:13 -04:00
developing_program_flow_modules.rst
f
2016-05-24 10:46:10 -07:00
developing_releases.rst
developing_test_pr.rst
faq.rst
Update command for generating password ( #17170 )
2016-08-25 09:43:28 -07:00
galaxy.rst
Fixed minor typo in merged pull request
2016-07-23 20:34:41 -07:00
glossary.rst
Noticed a typo ( #16474 )
2016-06-28 10:20:13 -04:00
guide_aws.rst
Add link to both Ansible local and Ansible remote provisioner introduced in Packer 0.9.0 ( #15335 )
2016-04-08 10:55:23 -04:00
guide_azure.rst
Upgrade to azure 2.0.0rc5 and add locations parameter.
2016-07-09 01:42:39 -04:00
guide_cloudstack.rst
docsite, cloudstack: add limited VPC support
2016-03-10 11:41:17 +01:00
guide_docker.rst
Fix typo.
2016-05-18 14:57:06 -04:00
guide_gce.rst
Update GCE module to use JSON credentials ( #13623 )
2016-05-12 08:57:26 -07:00
guide_rax.rst
Mocate ansible_ssh_changes into a common directory
2016-05-24 11:37:04 -07:00
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst
Adding getting started guide for Docker
2016-04-27 03:09:59 -04:00
index.rst
Added substitution definitions and references for version number, etc
2016-08-15 17:48:46 -07:00
intro.rst
Minor rewording.
2016-08-10 23:24:33 -07:00
intro_adhoc.rst
[DOC FIX] Time Limited Background Operations topic styles ( #17129 )
2016-08-18 15:45:59 -07:00
intro_bsd.rst
intro_configuration.rst
Add a doc note that local_tmp was added in 2.1 ( #15730 )
2016-07-26 10:57:06 -07:00
intro_dynamic_inventory.rst
better phrasing
2016-08-08 09:40:01 -04:00
intro_getting_started.rst
intro_installation.rst
Small grammar fixes. ( #16955 )
2016-08-04 15:13:41 -04:00
intro_inventory.rst
Use same warning for become-pass as for ask-pass ( #16702 )
2016-07-14 10:13:51 -07:00
intro_networking.rst
Updated installation links.
2016-08-04 17:12:31 -07:00
intro_patterns.rst
intro_windows.rst
Minor grammar and punctuation tweaks.
2016-06-14 18:31:48 -04:00
modules.rst
modules_core.rst
modules_extra.rst
modules_intro.rst
playbooks.rst
I think that is a better analogy.
2016-08-17 19:20:13 +10:00
playbooks_acceleration.rst
playbooks_advanced_syntax.rst
Fix quoting issue in example ( #15589 )
2016-04-25 17:53:58 -04:00
playbooks_async.rst
update docs for unsupported Windows features
2016-07-06 08:18:20 -07:00
playbooks_best_practices.rst
service now passes 'started' instead of 'running'
2016-06-06 22:30:04 -04:00
playbooks_blocks.rst
doc: another block/rescue with flush_handlers ( #15463 )
2016-04-18 17:18:20 -04:00
playbooks_checkmode.rst
add check_mode option for tasks ( #16056 )
2016-07-22 20:40:14 -04:00
playbooks_conditionals.rst
Document when clause list of conditions ( #17206 )
2016-08-25 09:52:52 -07:00
playbooks_debugger.rst
Add debug strategy plugin ( #15125 )
2016-04-08 14:39:08 -04:00
playbooks_delegation.rst
FEATURE: adding variable serial batches
2016-08-04 15:04:10 -05:00
playbooks_environment.rst
update docs for unsupported Windows features
2016-07-06 08:18:20 -07:00
playbooks_error_handling.rst
playbooks_filters.rst
Note that to_nice_yaml(indent=X) was new in 2.2 ( #17085 )
2016-08-15 10:41:55 -04:00
playbooks_filters_ipaddr.rst
playbooks_intro.rst
Handlers are triggered at the play level, not playbook. ( #17121 )
2016-08-17 10:36:33 -04:00
playbooks_lookups.rst
Update playbooks_lookups.rst
2016-08-11 13:23:06 -04:00
playbooks_loops.rst
document what glob style is used ( #17080 )
2016-08-15 09:38:27 -04:00
playbooks_prompts.rst
playbooks_roles.rst
Merge pull request #16331 from coryfklein/devel
2016-08-19 11:28:02 -07:00
playbooks_special_topics.rst
Add debug strategy plugin ( #15125 )
2016-04-08 14:39:08 -04:00
playbooks_startnstep.rst
playbooks_strategies.rst
Add debug strategy plugin ( #15125 )
2016-04-08 14:39:08 -04:00
playbooks_tags.rst
one less typo
2016-04-28 23:34:00 -04:00
playbooks_tests.rst
J2 test docs ( #16646 )
2016-07-12 10:13:00 -04:00
playbooks_variables.rst
fixed word case ( #16753 )
2016-07-20 18:02:23 -04:00
playbooks_vault.rst
make vi the default editor if no EDITOR
2016-05-03 09:39:19 -04:00
porting_guide_2.0.rst
Fix order of version_compare arguments in porting guide ( #15809 )
2016-07-22 20:35:46 -04:00
quickstart.rst
updated video link in quickstart with link from danlondon/ansible marketing
2016-05-10 10:16:22 -04:00
test_strategies.rst
add check_mode option for tasks ( #16056 )
2016-07-22 20:40:14 -04:00
tower.rst
YAMLSyntax.rst
Fix a typo
2016-03-30 19:05:13 +08:00