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
Sam Doran 80c00d3238 Create urlsplit filter (#28537)
* Improve tests for uri filter

* Create URL Split docs

* Add urlsplit filter

* Py3 compatibility

* Use helper method and eliminate query options

* Add options, cleanup output, fix tests

* Update docs

* Add parenthesis to boilerplate import

* Add debug task to tests

* Use exclude option to filter returned values

* Filter out additional option for Python 3
7 years ago
..
community Updates community code of conduct email 7 years ago
dev_guide Corrected RETURNS -> RETURN 7 years ago
modules
roadmap expose cloud_environment override in azure_rm modules (#28743) 7 years ago
YAMLSyntax.rst
become.rst
committer_guidelines.rst Various small changes and adding myself 7 years ago
common_return_values.rst fix typos in various modules and docsite (#28747) 7 years ago
community.rst docs: fix community meetings link (#27264) 7 years ago
conf.py Misc docs fixes 7 years ago
faq.rst
galaxy.rst
glossary.rst
guide_aws.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
guide_azure.rst expose cloud_environment override in azure_rm modules (#28743) 7 years ago
guide_cloudstack.rst doc: cloudstack: fix formating issue in guide (#28162) 7 years ago
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 Fixes #21041: Add note to intro_inventory.rst that the Docker example is a playbook and not an inventory file (#28697) 7 years ago
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 Misc docs fixes 7 years ago
network_debug_troubleshooting.rst Fixes #28290: Added missing colon for paramiko host_key_auto_add line in network_debug_troubleshooting.rst (#28695) 7 years ago
playbook_pathing.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
playbooks.rst
playbooks_acceleration.rst
playbooks_advanced_syntax.rst
playbooks_async.rst Docs for multiple asynchronous tasks (#24457) 7 years ago
playbooks_best_practices.rst Add module_utils example next to library examples (#25390) 7 years ago
playbooks_blocks.rst Format the versionadded block correctly (#28085) 7 years ago
playbooks_checkmode.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 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 Create urlsplit filter (#28537) 7 years ago
playbooks_filters_ipaddr.rst
playbooks_intro.rst
playbooks_lookups.rst Added cyberarkpassword lookup plugin (#21857) 7 years ago
playbooks_loops.rst doc: replace play_hosts with ansible_play_batch (#28526) 7 years ago
playbooks_prompts.rst
playbooks_python_version.rst
playbooks_reuse.rst Spelling and Grammar for playbooks_reuse.rst (#28174) 7 years ago
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 Imports and includes (#25399) 8 years ago
playbooks_tags.rst
playbooks_templating.rst
playbooks_tests.rst Minor fix for typo - ismount to is_mount 7 years ago
playbooks_variables.rst
playbooks_vault.rst Fix typo (#26988) 7 years ago
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 Update release status for 2.3 to 2.3.2 7 years ago
test_strategies.rst
tower.rst