ansible/docsite/rst
Indrajit Raychaudhuri becb4765c3 Add homebrew in squash_actions list (#16966)
`homebrew`, like other package modules in the existing `squash_actions` list can
benefit from `with_items` loops optimization.
2016-09-30 18:07:09 -04:00
..
dev_guide Dev guide reorg continues (#17732) 2016-09-23 16:48:37 -04:00
modules
roadmap Update ROADMAP_2_2.rst 2016-09-29 10:05:59 -04:00
become.rst Missing full stop 2016-09-02 13:49:27 +01:00
committer_guidelines.rst xpace 2016-09-19 14:00:51 -04:00
common_return_values.rst added backup_file to docs 2016-09-07 11:51:09 -04:00
community.rst Merge pull request #17556 from gahan-corporation/devel 2016-09-29 23:05:49 -07:00
developing.rst Dev guide reorg continues (#17732) 2016-09-23 16:48:37 -04: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
developing_inventory.rst Update developing_inventory.rst 2016-08-12 08:49:30 -04:00
developing_modules.rst Fixing typo in developing modules doc 2016-09-08 14:29:46 -05:00
developing_modules_python3.rst Remove Travis and update references to Shippable. (#17649) 2016-09-19 13:36:57 -07:00
developing_plugins.rst Fixes issue #17759 2016-09-28 15:49:17 -07:00
developing_program_flow_modules.rst
developing_releases.rst
developing_test_pr.rst
faq.rst Minor editing of PR#17730 2016-09-23 11:46:18 -07:00
galaxy.rst Remove deprecated roll path arg from docs #13563 (#17689) 2016-09-23 14:13:56 -04:00
glossary.rst Noticed a typo (#16474) 2016-06-28 10:20:13 -04:00
guide_aws.rst
guide_azure.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_cloudstack.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_docker.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_gce.rst
guide_rax.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_rolling_upgrade.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_vagrant.rst
guides.rst
index.rst Fixed dev info landing page link 2016-09-25 14:15:09 -07:00
intro.rst Minor rewording. 2016-08-10 23:24:33 -07:00
intro_adhoc.rst Cleanup adhoc doc language regarding shell vs. command syntax 2016-09-08 14:23:13 -05:00
intro_bsd.rst Minor typo fix for FreeBSD (#17633) 2016-09-19 14:10:01 +02:00
intro_configuration.rst Add homebrew in squash_actions list (#16966) 2016-09-30 18:07:09 -04:00
intro_dynamic_inventory.rst Minor text formatting (#15991) 2016-09-01 01:26:54 +02:00
intro_getting_started.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
intro_installation.rst Clarifying why Ansible still uses Python 2 2016-09-09 16:06:20 +02:00
intro_inventory.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
intro_networking.rst update intro to networking section 2016-09-20 17:06:50 -04:00
intro_patterns.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
intro_windows.rst Fix for ticket 9664 2016-09-13 14:23:52 -07: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 Deprecation warning for accelerated mode; partially addresses 16410 2016-09-20 12:55:55 -07:00
playbooks_advanced_syntax.rst
playbooks_async.rst remove Windows async doc exclusion 2016-09-30 10:22:39 -07:00
playbooks_best_practices.rst service now passes 'started' instead of 'running' 2016-06-06 22:30:04 -04:00
playbooks_blocks.rst
playbooks_checkmode.rst add check_mode option for tasks (#16056) 2016-07-22 20:40:14 -04:00
playbooks_conditionals.rst Remove see also at the same page (#17317) 2016-08-31 16:39:51 +02:00
playbooks_debugger.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
playbooks_delegation.rst Feature/add ansible play hosts all (#17498) 2016-09-23 11:17:46 -04:00
playbooks_environment.rst Use the play term instead of playbook. 2016-09-28 08:23:42 -07:00
playbooks_error_handling.rst
playbooks_filters.rst clarified omit intended usage 2016-09-23 10:19:36 -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 Merge pull request #14691 from udesilva/patch-1 2016-09-29 23:03:18 -07:00
playbooks_loops.rst docsite: various fixes in loops doc 2016-09-30 16:01:56 +02:00
playbooks_prompts.rst
playbooks_roles.rst Edited dynamic vs. static includes update 2016-08-30 10:27:35 -07:00
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst
playbooks_tests.rst J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
playbooks_variables.rst ansible_play_batch (#17779) 2016-09-28 10:32:19 -04:00
playbooks_vault.rst Document copy module vault decryption behavior (#17777) 2016-09-28 16:23:52 -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 Fix length of quickstart video mentioned in docs 2016-09-29 14:56:27 +02:00
test_strategies.rst add check_mode option for tasks (#16056) 2016-07-22 20:40:14 -04:00
tower.rst
YAMLSyntax.rst