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
Matt Martz a352d43824
Compare arg+aliases between docs and argument_spec (#34809)
* compare arg+aliases between docs and argument_spec

* Add some special handling for the network modules provider options that also appear in the top level arg spec

* Fix error code for bigip_hostname

* Address merge conflicts due to changes in f5 modules

* Update validate-modules ignore based off a clean execution

* Address merge conflicts

* Address renamed module

* Address recent changes to modules

* Add ignore for ucs_ip_pool

* Update aci modules to get more reliable documentation comparison, but not mutating the module_utils aci_argument_spec

* Update ignore.txt after recent aci updates

* Add extra guard to ensure we handle provider special only for network modules

* Address additional changes to modules
2018-01-17 10:11:30 -06:00
..
community Documentation on how to make a release. (#31426) 2017-12-21 08:14:49 -08:00
dev_guide Compare arg+aliases between docs and argument_spec (#34809) 2018-01-17 10:11:30 -06:00
inventory
modules
plugins
roadmap Mark cliconf refactor on 2.5 roadmap as done (#34735) 2018-01-11 12:44:47 +00:00
become.rst windows become - info about blank passwords (#34331) 2018-01-05 06:00:08 +10:00
command_line_tools.rst
committer_guidelines.rst
common_return_values.rst
community.rst
conf.py
faq.rst use print function (#34013) 2017-12-19 09:31:30 -06:00
galaxy.rst fix ansible-galaxy requirements.yml import_tasks->include in docs (#34519) 2018-01-08 16:18:40 -06:00
glossary.rst
guide_aws.rst
guide_azure.rst allow cert validation to be disabled for Azure modules (#34906) 2018-01-16 10:14:08 -08:00
guide_cloudstack.rst
guide_docker.rst
guide_gce.rst
guide_kubernetes.rst
guide_packet.rst Fix Packet guide to comply with latest version of the packet module (#31410) 2018-01-03 19:05:04 -08:00
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst
index.rst Moved generated module RSTs to their own directory. (#33966) 2017-12-21 01:47:39 -08:00
intro.rst
intro_adhoc.rst
intro_bsd.rst
intro_configuration.rst
intro_dynamic_inventory.rst
intro_getting_started.rst
intro_installation.rst
intro_inventory.rst Fix syntax error in intro_inventory yaml example (#34960) 2018-01-16 15:41:17 -06:00
intro_networking.rst
intro_patterns.rst
intro_windows.rst
modules.rst
modules_intro.rst
modules_support.rst
network_best_practices_2.5.rst Docs network best 2.5 (#33544) 2018-01-03 05:44:55 -05:00
network_debug_troubleshooting.rst
network_working_with_command_output.rst
playbook_pathing.rst
playbooks.rst
playbooks_advanced_syntax.rst
playbooks_async.rst
playbooks_best_practices.rst
playbooks_blocks.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_debugger.rst Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst Improve documentation about Comment filter (#34539) 2018-01-08 15:07:32 -08:00
playbooks_filters_ipaddr.rst
playbooks_intro.rst
playbooks_lookups.rst
playbooks_loops.rst
playbooks_prompts.rst
playbooks_python_version.rst
playbooks_reuse.rst
playbooks_reuse_includes.rst
playbooks_reuse_roles.rst
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst
playbooks_templating.rst
playbooks_tests.rst
playbooks_variables.rst
playbooks_vault.rst
plugins.rst
porting_guide_2.0.rst
porting_guide_2.3.rst
porting_guide_2.4.rst Add note to 2.4 porting guide about initial playbook relative host/group_vars and inheritance (#34769) 2018-01-15 10:00:59 -08:00
porting_guide_2.5.rst Correct broken link to playbooks_tests 2018-01-08 12:28:48 +00:00
porting_guides.rst
python_3_support.rst
quickstart.rst consolidated docs 2017-01-06 09:16:59 -05:00
release_and_maintenance.rst
test_strategies.rst
tower.rst
vault.rst Update echo ansible-vault example with -n as without this, you get a newline. Fixes #34795 (#34823) 2018-01-12 16:16:37 -06:00
windows.rst
windows_dsc.rst
windows_faq.rst
windows_setup.rst
windows_usage.rst
windows_winrm.rst typo (#34549) 2018-01-07 20:31:06 +01:00
YAMLSyntax.rst