ansible/docsite/rst
mulkieran 1fae3aecc7 Modify instances of the use of the word idempotence to be correct. (#18704)
Idempotence has a very specific meaning and it is generally not used correctly
in the manual. My attention was first drawn to this problem by the incorrect
definition in the glossary, but on further reading of the docs I found that
the problem occurred in a number of places.

Signed-off-by: mulhern <amulhern@redhat.com>
2016-12-01 14:32:55 -08:00
..
dev_guide Modify instances of the use of the word idempotence to be correct. (#18704) 2016-12-01 14:32:55 -08:00
modules
roadmap ROADMAP updates (#18435) 2016-11-11 16:45:16 +01: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 Add a doc reference to the module developer guide. (#18658) 2016-11-28 18:26:14 -08:00
developing_modules.rst Modify instances of the use of the word idempotence to be correct. (#18704) 2016-12-01 14:32:55 -08:00
faq.rst update FAQ (#18472) 2016-11-19 01:04:59 -08:00
galaxy.rst Add documentation on YAML floating-point values (#17182) 2016-11-28 01:58:43 -08:00
glossary.rst Modify instances of the use of the word idempotence to be correct. (#18704) 2016-12-01 14:32:55 -08:00
guide_aws.rst Fix bare variable references in docs 2016-11-10 10:00:38 -07:00
guide_azure.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_cloudstack.rst Modify instances of the use of the word idempotence to be correct. (#18704) 2016-12-01 14:32:55 -08:00
guide_docker.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
guide_gce.rst Fix bare variable references in docs 2016-11-10 10:00:38 -07:00
guide_rax.rst Updated rax guide for handling RackConnect (#16101) 2016-11-19 01:10:25 -08:00
guide_rolling_upgrade.rst Fix bare variable references in docs 2016-11-10 10:00:38 -07:00
guide_vagrant.rst
guides.rst Adding getting started guide for Docker 2016-04-27 03:09:59 -04:00
index.rst Addresses #18041 2016-10-25 15:12:52 -07:00
intro.rst Minor rewording. 2016-08-10 23:24:33 -07:00
intro_adhoc.rst Modify instances of the use of the word idempotence to be correct. (#18704) 2016-12-01 14:32:55 -08:00
intro_bsd.rst Fix typo with 'when when' 2016-10-27 14:11:06 -04:00
intro_configuration.rst make default strategy configurable (#18394) 2016-11-15 15:36:53 -05:00
intro_dynamic_inventory.rst Merge pull request #18422 from evgeni/fix-dynamic_inventory_intro-rst 2016-11-08 15:56:43 -08:00
intro_getting_started.rst Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
intro_installation.rst Merge pull request #18249 from bwlz/install_doc_updates 2016-11-08 13:36:46 -08:00
intro_inventory.rst Update intro_inventory.rst (#18696) 2016-12-01 00:32:51 -08: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 Merge pull request #17201 from trondhindenes/windows_module_docs 2016-11-06 10:58:28 -08:00
modules.rst
modules_core.rst
modules_extra.rst Fixed typo and wording 2016-10-21 14:35:59 +02:00
modules_intro.rst Modify instances of the use of the word idempotence to be correct. (#18704) 2016-12-01 14:32:55 -08:00
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 Fix quoting issue in example (#15589) 2016-04-25 17:53:58 -04:00
playbooks_async.rst remove Windows async doc exclusion 2016-09-30 10:22:39 -07:00
playbooks_best_practices.rst apply comment feedback and leave only typo fix 2016-10-27 09:39:46 +02:00
playbooks_blocks.rst Fixed grammar 2016-10-21 14:30:11 +02:00
playbooks_checkmode.rst add check_mode option for tasks (#16056) 2016-07-22 20:40:14 -04:00
playbooks_conditionals.rst url for comparisons for more supported examples 2016-10-24 20:27:54 -04:00
playbooks_debugger.rst Improve readability, give more info about context 2016-10-24 15:39:40 -04:00
playbooks_delegation.rst Fix small doc issue | playbooks_delegation (#18494) 2016-11-16 10:44:51 -08:00
playbooks_environment.rst Add examples for rbenv and nvm 2016-10-23 21:39:05 -05:00
playbooks_error_handling.rst Clear host errors (#18127) 2016-11-16 11:49:20 -08:00
playbooks_filters.rst Docs edit for #18477. 2016-11-17 15:51:48 -08:00
playbooks_filters_ipaddr.rst
playbooks_intro.rst Modify instances of the use of the word idempotence to be correct. (#18704) 2016-12-01 14:32:55 -08:00
playbooks_lookups.rst Merge pull request #14691 from udesilva/patch-1 2016-09-29 23:03:18 -07:00
playbooks_loops.rst Fix bare variable references in docs 2016-11-10 10:00:38 -07:00
playbooks_prompts.rst
playbooks_roles.rst better explain task vs play includes (#18516) 2016-11-17 02:24:51 -08: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 docsite/rst/playbooks_tags.rst: Added section on tag reuse (#17729) 2016-11-15 14:16:04 -08:00
playbooks_tests.rst Template set comparisons are new in version 2.1. 2016-10-24 16:22:28 -04:00
playbooks_variables.rst ansible_playbook_python (#18530) 2016-11-23 16:30:46 -05: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
python_3_support.rst Addresses #18041 2016-10-25 15:12:52 -07:00
quickstart.rst Fix length of quickstart video mentioned in docs 2016-09-29 14:56:27 +02:00
test_strategies.rst Fix typo (#18644) 2016-11-28 01:10:03 -08:00
tower.rst
YAMLSyntax.rst Add documentation on YAML floating-point values (#17182) 2016-11-28 01:58:43 -08:00