ansible/docs/docsite/rst/user_guide
Felix Fontein 804d5eaf8e
AWS: _facts -> _info (part 3) (#57635)
* Rename ec2_ami_facts -> ec2_ami_info.

* Rename ec2_asg_facts -> ec2_asg_info.

* Rename ec2_customer_gateway_facts -> ec2_customer_gateway_info.

* Rename ec2_eip_facts -> ec2_eip_info.

* Rename ec2_elb_facts -> ec2_elb_info.

* Rename ec2_eni_facts -> ec2_eni_info.

* Rename ec2_group_facts -> ec2_group_info.

* Rename ec2_instance_facts -> ec2_instance_info.

* Rename ec2_lc_facts -> ec2_lc_info.

* Rename ec2_placement_group_facts -> ec2_placement_group_info.

* Rename ec2_snapshot_facts -> ec2_snapshot_info.

* Rename ec2_vol_facts -> ec2_vol_info.

* Update module defaults, add changelog and porting guide.

* Forgot one occurence of ec2_instance_facts.

* Update BOTMETA.

* Break too long line.
2019-06-10 19:33:38 +02:00
..
shared_snippets Add docs detailing how to convert many with_X style loops to use loop and filters (#40964) 2018-06-01 10:37:21 -04:00
become.rst Docs: Added missing backtick in become (#55012) 2019-04-09 10:46:06 +05:30
command_line_tools.rst Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
guide_rolling_upgrade.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 2019-04-04 11:58:30 -05:00
index.rst
intro.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
intro_adhoc.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
intro_bsd.rst Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
intro_dynamic_inventory.rst Broken link fixed. (#51492) 2019-01-31 12:53:17 -06:00
intro_getting_started.rst Mention other ways to handle private key files (#57238) 2019-06-03 10:17:13 -05:00
intro_inventory.rst standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
intro_patterns.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
intro_windows.rst
modules.rst Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
modules_intro.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
modules_support.rst Adjust assorted terminology and wording around product offerings. (#57242) 2019-05-31 14:24:44 -05:00
playbook_pathing.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
playbooks.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 2019-04-04 11:58:30 -05:00
playbooks_advanced_syntax.rst docs: Add example of anchor and aliases in playbook (#54079) 2019-03-29 09:47:38 -05:00
playbooks_async.rst unite poll defaults (#55470) 2019-05-01 13:47:50 -05:00
playbooks_best_practices.rst Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
playbooks_blocks.rst [doc] fix example: always trigger the handler (#56384) 2019-05-14 09:02:40 -05:00
playbooks_checkmode.rst docs: Document disabling diff on task level (#37998) 2018-04-05 11:08:30 -07:00
playbooks_conditionals.rst Update playbooks_conditionals.rst (#54438) 2019-03-27 09:56:09 +05:30
playbooks_debugger.rst Add shorthand debugger method to recreate the task from the original ds (#46987) 2018-10-25 16:35:59 -05:00
playbooks_delegation.rst Use correct variable for run_once regardless of batch example (#57077) 2019-05-29 12:24:12 -05:00
playbooks_environment.rst remove some instances of state: installed (#53537) 2019-03-11 12:13:52 -05:00
playbooks_error_handling.rst add doc example of multiline failed_when with OR (#56007) 2019-05-06 09:11:27 -05:00
playbooks_filters.rst Update playbooks_filters.rst (#57200) 2019-06-03 11:15:11 -05:00
playbooks_filters_ipaddr.rst add info about hwaddr conversion formats (#57491) 2019-06-06 12:56:10 -05:00
playbooks_intro.rst Correct typo in playbooks_intro.rst (#56919) 2019-05-24 09:53:00 -05:00
playbooks_lookups.rst "with in" changed to "within" (#54990) 2019-04-08 11:25:03 -05:00
playbooks_loops.rst Improve consistency of loop documentation (#55674) 2019-04-23 16:39:14 -05:00
playbooks_module_defaults.rst AWS: _facts -> _info (part 3) (#57635) 2019-06-10 19:33:38 +02:00
playbooks_prompts.rst added unsafe toggle to vars_prompt (#49219) 2019-01-30 15:01:13 -05:00
playbooks_python_version.rst
playbooks_reuse.rst Add link to include / import module doc to discussion of include / import. (#48932) 2018-11-20 14:02:58 -06:00
playbooks_reuse_includes.rst Fix undefined label playbooks_reuse_includes warn (#53522) 2019-03-08 14:26:45 -06:00
playbooks_reuse_roles.rst two indentation fixes in playbooks_reuse_roles.rst (#51934) 2019-02-11 14:47:09 -05:00
playbooks_roles.rst Reduce warnings (#39254) 2018-04-25 11:18:52 -07:00
playbooks_special_topics.rst clarifies FAQ answer about env vars (#48432) 2018-11-09 14:31:29 -05:00
playbooks_startnstep.rst
playbooks_strategies.rst Only one strategy_plugins page (#49442) 2018-12-03 20:35:01 +05:30
playbooks_tags.rst fix typo in example (#52475) 2019-02-18 14:59:47 +01:00
playbooks_templating.rst Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
playbooks_tests.rst Note that by default the regex test is identical to match, but can do much more (#50205) 2019-05-07 10:00:00 -05:00
playbooks_variables.rst Change un-ordered list to ordered (#52033) 2019-02-13 09:21:08 -06:00
playbooks_vault.rst more info on how vaults work (#56183) 2019-05-07 14:53:34 -05:00
plugin_filtering_config.rst Update plugin filter documentation (#46665) 2018-10-29 15:04:32 -04:00
quickstart.rst Add links to quickstart guides (#56722) 2019-05-21 10:48:50 -05:00
vault.rst [WIP] Tip to see the content of a single encrypted var (#37887) 2019-05-21 15:37:25 -05:00
windows.rst Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
windows_dsc.rst win_dsc - Add argument validation and other fixes (#53093) 2019-03-06 06:49:37 +10:00
windows_faq.rst Windows FAQ: fix reference (#56909) 2019-05-24 09:39:49 -05:00
windows_setup.rst Add Microsoft Document URL for WinRM Memory Hotfix (#55680) 2019-04-25 10:56:34 -05:00
windows_usage.rst fixes typo in windows usage guide (#49672) 2018-12-08 13:42:39 -06:00
windows_winrm.rst Windows - add docs around TLS protocols (#54016) 2019-03-21 09:20:32 -05:00