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/docs/docsite/rst/user_guide
Abhijeet Kasurde d131332cbd docs: Add example of anchor and aliases in playbook (#54079)
* docs: Add example of anchor and aliases in playbook

YAML supports anchors and aliases, add examples for explaining
this functionality with respect to Ansible playbook. Fix headers, fix 
local TOC, remove unused section on YAML tags and Python types.
2019-03-29 09:47:38 -05: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 added pmrun and enable to become-method (#51009) 2019-03-11 17:10:42 -05:00
command_line_tools.rst Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
index.rst Core Docs Refactor and Redesign (#36067) 2018-02-13 07:23:55 -08:00
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 Become plugins (#50991) 2019-02-11 11:27:44 -06: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 Core Docs Refactor and Redesign (#36067) 2018-02-13 07:23:55 -08:00
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 link to KB article -certified modules (#50050) 2018-12-17 16:27:28 -06:00
playbook_pathing.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
playbooks.rst bad space (#47667) 2018-10-28 18:55:25 -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 Fixed a typo in playbooks_async.rst (#53200) 2019-03-04 07:16:09 -06:00
playbooks_best_practices.rst Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
playbooks_blocks.rst updated documentation fixing #47202 (#47267) 2018-10-31 09:36:35 -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 Update playbooks_delegation.rst (#51949) 2019-02-08 16:19:16 +05:30
playbooks_environment.rst remove some instances of state: installed (#53537) 2019-03-11 12:13:52 -05:00
playbooks_error_handling.rst Update changed_when and failed_when examples (#50411) 2019-01-03 09:50:59 -05:00
playbooks_filters.rst regex_escape: support POSIX basic regex (#50327) 2019-03-07 08:51:19 -05:00
playbooks_filters_ipaddr.rst Fix example on address | ipsubnet(20) usage (#54388) 2019-03-27 14:18:01 -05:00
playbooks_intro.rst Become plugins (#50991) 2019-02-11 11:27:44 -06:00
playbooks_lookups.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
playbooks_loops.rst Expose loop_control.loop_var as ansible_loop_var (#54240) 2019-03-26 11:07:54 -05:00
playbooks_module_defaults.rst openstack: add os module_defaults group (#54319) 2019-03-26 15:37:06 -04:00
playbooks_prompts.rst added unsafe toggle to vars_prompt (#49219) 2019-01-30 15:01:13 -05:00
playbooks_python_version.rst Core Docs Refactor and Redesign (#36067) 2018-02-13 07:23:55 -08:00
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 Core Docs Refactor and Redesign (#36067) 2018-02-13 07:23:55 -08:00
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 Correct match test documentation (#50229) 2018-12-21 09:38:31 -05:00
playbooks_variables.rst Change un-ordered list to ordered (#52033) 2019-02-13 09:21:08 -06:00
playbooks_vault.rst better error for bad module options (#52726) 2019-02-25 15:58:51 -05:00
plugin_filtering_config.rst Update plugin filter documentation (#46665) 2018-10-29 15:04:32 -04:00
quickstart.rst Update documentation based on 301 permanent redirects (#43675) 2018-08-13 14:54:14 -05:00
vault.rst ACI Private_Key String to Allow for Vaulting (#54251) 2019-03-27 17:19:50 +01: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 Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
windows_setup.rst Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08: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