You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
Thomas Stringer e4cd899363 Add support for Azure 2.0.0 (#27920)
* Adapt azure_rm_resource_group to azure 2.0.0 + azure Cli support

* Fix exceptions in Azure ARM plugins

* update azure_rm_networkinterface documention to reflect required params

* change state param to not required for docs in azure_rm_subnet

* fix import to reflect azure==2.0.0 changes

* add aliases and fix docs for azure_rm_storageblob

* add resource_group_name alias to azure_rm_storageaccount_facts

* fix import bug due to change in azure==2.0.0

* fix args bug and enum modules issue

* update docs to reflect azure==2.0.0

* pin management clients to a specific api_version

* update docs to reflect the new azure-ansible-base python package

* add fallback for older api resource group listing

* rework azure dependencies installation

* refactor path joining to a cross-plat solution
7 years ago
..
community Simple "good enought" index page (#27667) 7 years ago
dev_guide Changed docs requires to new format (#27918) 7 years ago
modules
roadmap updated changelog for windows (#28040) 7 years ago
YAMLSyntax.rst
become.rst
committer_guidelines.rst Various small changes and adding myself 7 years ago
common_return_values.rst
community.rst
conf.py
faq.rst
galaxy.rst
glossary.rst
guide_aws.rst
guide_azure.rst Add support for Azure 2.0.0 (#27920) 7 years ago
guide_cloudstack.rst
guide_docker.rst
guide_gce.rst
guide_kubernetes.rst
guide_packet.rst
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst
index.rst Docs porting guides 2.0 & 2.3 (#27632) 7 years ago
intro.rst
intro_adhoc.rst
intro_bsd.rst
intro_configuration.rst
intro_dynamic_inventory.rst
intro_getting_started.rst
intro_installation.rst Another clarifying note on Python supported versions. 7 years ago
intro_inventory.rst
intro_networking.rst
intro_patterns.rst
intro_windows.rst update WSL installation docs for current builds (#25237) 7 years ago
modules.rst
modules_intro.rst
modules_support.rst
network_debug_troubleshooting.rst fixed a syntax problem that was preventing a warning box from being displayed 7 years ago
playbook_pahting.rst
playbooks.rst
playbooks_acceleration.rst
playbooks_advanced_syntax.rst
playbooks_async.rst
playbooks_best_practices.rst
playbooks_blocks.rst Docs porting guides 2.0 & 2.3 (#27632) 7 years ago
playbooks_checkmode.rst Minor edits. 7 years ago
playbooks_conditionals.rst
playbooks_debugger.rst
playbooks_delegation.rst Minor fix in docs 7 years ago
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst Corrects default arg format used by datetime filter (#27612) 7 years ago
playbooks_filters_ipaddr.rst
playbooks_intro.rst
playbooks_lookups.rst Allow variables to be passed in to template lookup plugin (#18662) 7 years ago
playbooks_loops.rst
playbooks_prompts.rst
playbooks_python_version.rst
playbooks_reuse.rst
playbooks_reuse_includes.rst
playbooks_reuse_roles.rst fixed include_role doc example (#27986) 7 years ago
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
porting_guide_2.0.rst Docs porting guides 2.0 & 2.3 (#27632) 7 years ago
porting_guide_2.3.rst Docs porting guides 2.0 & 2.3 (#27632) 7 years ago
porting_guides.rst Docs porting guides 2.0 & 2.3 (#27632) 7 years ago
python_3_support.rst Added note clarifying Python 3 supported versions. 7 years ago
quickstart.rst
release_and_maintenance.rst Improve release and development cycle documentation 7 years ago
test_strategies.rst
tower.rst