1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docsite/rst
mgarstecki 5accc98587 Correction of a double negation
The sentence seemed to imply that return codes from modules are significant, while they are not. The second part of the sentence confirms this, as it advises to use standard return codes only for future proofing.
2015-12-30 11:57:12 +01:00
..
modules
ansible_ssh_changes_note.rst
become.rst minor fix to become docs 2015-12-28 10:24:49 -05:00
common_return_values.rst
community.rst
developing.rst added releases doc 2015-12-12 13:16:40 -05:00
developing_api.rst updated docs for 2.0 api 2015-12-02 12:03:07 -08:00
developing_inventory.rst
developing_modules.rst Correction of a double negation 2015-12-30 11:57:12 +01:00
developing_plugins.rst
developing_releases.rst corrected section anchors 2015-12-12 12:59:00 -05:00
developing_test_pr.rst
faq.rst
galaxy.rst Merge pull request #13501 from chouseknecht/galaxy-2.0-update 2015-12-16 15:01:12 -05:00
glossary.rst
guide_aws.rst
guide_cloudstack.rst docsite: cloudstack: fix missing quotes in example 2015-11-23 07:10:47 +01:00
guide_gce.rst
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst
index.rst
intro.rst
intro_adhoc.rst clarify idempotence explanation 2015-12-25 08:56:08 -08:00
intro_bsd.rst
intro_configuration.rst Fixed documentation typos and bits that needed clarification. Fixed missing spaces in VALID_ACTIONS. 2015-12-13 05:23:04 -05:00
intro_dynamic_inventory.rst corrected usage of ec2.py's profile option 2015-12-07 09:54:55 -08:00
intro_getting_started.rst
intro_installation.rst updated release cycle to 4 months instead of 2 2015-12-27 14:18:07 -05:00
intro_inventory.rst
intro_patterns.rst
intro_windows.rst Windows doc updates 2015-12-09 16:30:32 -05:00
modules.rst
modules_core.rst
modules_extra.rst
modules_intro.rst
playbooks.rst
playbooks_acceleration.rst
playbooks_async.rst
playbooks_best_practices.rst
playbooks_blocks.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_delegation.rst Explain how 'run_once' interacts with 'serial' 2015-12-10 16:22:37 +01:00
playbooks_environment.rst removed 'bare' example in environment 2015-12-11 09:32:19 -05:00
playbooks_error_handling.rst
playbooks_filters.rst Merge pull request #13345 from amenonsen/extract 2015-12-03 11:19:06 -08:00
playbooks_filters_ipaddr.rst
playbooks_intro.rst Update playbooks_intro.rst 2015-12-23 08:18:46 +00:00
playbooks_lookups.rst Adding documentation for the 'dig' lookup (#13126). 2015-12-20 14:19:20 +01:00
playbooks_loops.rst Merge pull request #13382 from mscherer/doc_with_inventory 2015-12-01 18:33:59 -08:00
playbooks_prompts.rst
playbooks_roles.rst role search path clarified 2015-12-21 13:15:12 -05:00
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst
playbooks_variables.rst Fix Doc mistake 2015-12-13 01:24:27 -05:00
playbooks_vault.rst
porting_guide_2.0.rst Updating the porting guide to note the complex args/bare vars change 2015-12-16 16:36:16 -05:00
quickstart.rst
test_strategies.rst
tower.rst
YAMLSyntax.rst