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
John R Barker 6e77a3ac3a Porting Guides 2.4 (#24539)
* Porting Guides for Ansible Versions

Improve the user facing documentation.
Tell people what changes they need to make

* More porting guides

* Link porting guides from TOC

* Link porting guides from CHANGELOG.md

* typo in link

* Review feedback

* Better CHANGELOG links

* Better links

* code blocks

* Minor changes

* Correct links, comment out network section in 2.4

* Typos

* Revert non 2.4 changes

* Add placeholders for other items

* multiple inventory

* Update porting_guide_2.4.rst

* Update porting_guide_2.4.rst

* Update porting_guide_2.4.rst

* Update porting_guide_2.4.rst

* add win_command/win_shell escaping notes

* Added some windows porting info

* Edit for grammar

* Correct links, delete Net Platform Agnostic

* 2.5 link

* Network changes in 2.4

* facts_namespacing was pushed back to 2.5

Due to lack of time we pushed this back to 2.5 so that the facts in the namespace could be shortened.

* Python version

* Remove FIXMEs - move to seperate PR

(cherry picked from commit 785e604c57)
7 years ago
..
community Edit pass for relocated community documentation. (#28368) 7 years ago
dev_guide Document boolean default value treatment (#30062) 7 years ago
modules
roadmap update network section for completed items (#28927) 7 years ago
YAMLSyntax.rst Add some additional value quoting examples (#20464) 8 years ago
become.rst become options dont qualify as new anymore 8 years ago
command_line_tools.rst generate rst doc pages for command line tools (#27530) 7 years ago
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 Update places we mention env vars to use :envvar: (#28887) 7 years ago
galaxy.rst Clarify how tag inheritance works (#28942) 7 years ago
glossary.rst change generated playbooks_keywords.rst to use an rst 'glossary' (#28843) 7 years ago
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 Fix exported SSL_CERT_FILE variable (#28968) 7 years ago
guide_kubernetes.rst Adds k8s_common.py (#22899) 8 years ago
guide_packet.rst Add guide for Packet host (#21346) 8 years ago
guide_rax.rst
guide_rolling_upgrade.rst Imports and includes (#25399) 8 years ago
guide_vagrant.rst
guides.rst Add guide for Packet host (#21346) 8 years ago
index.rst generate rst doc pages for command line tools (#27530) 7 years ago
intro.rst Some cleanup of the intro and getting started sections. (#25083) 8 years ago
intro_adhoc.rst
intro_bsd.rst
intro_configuration.rst docs: add fact caching directives to intro_configuration (#27040) 7 years ago
intro_dynamic_inventory.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
intro_getting_started.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
intro_installation.rst Another clarifying note on Python supported versions. 7 years ago
intro_inventory.rst introducing ALSO YAML inventory (#28596) 7 years ago
intro_networking.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
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 Fix bugs with modules_support.rst 7 years ago
network_debug_troubleshooting.rst Misc typo corrections 7 years ago
playbook_pathing.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
playbooks.rst Imports and includes (#25399) 8 years ago
playbooks_acceleration.rst Fix small typos and extra whitespace in the docs (#24559) 7 years ago
playbooks_advanced_syntax.rst
playbooks_async.rst Docs for multiple asynchronous tasks (#24457) 7 years ago
playbooks_best_practices.rst Update playbooks_best_practices.rst (#26714) 7 years ago
playbooks_blocks.rst Properly format inline code. 7 years ago
playbooks_checkmode.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
playbooks_conditionals.rst Imports and includes (#25399) 8 years ago
playbooks_debugger.rst
playbooks_delegation.rst Minor fix in docs 7 years ago
playbooks_environment.rst Revert "made example not fail" 8 years ago
playbooks_error_handling.rst Add example task succeeding when RC is non-zero (#23698) 8 years ago
playbooks_filters.rst Adds documentation for all the regex filters (#28944) 7 years ago
playbooks_filters_ipaddr.rst Imports and includes (#25399) 8 years ago
playbooks_intro.rst display v added 8 years ago
playbooks_lookups.rst Added cyberarkpassword lookup plugin (#21857) 7 years ago
playbooks_loops.rst Fixed wording. 7 years ago
playbooks_prompts.rst Update playbooks_prompts.rst (#22910) 8 years ago
playbooks_python_version.rst Update playbooks_python_version.rst 8 years ago
playbooks_reuse.rst clarify import_ docs (#28395) 7 years ago
playbooks_reuse_includes.rst clarify import_ docs (#28395) 7 years ago
playbooks_reuse_roles.rst clarify import_ docs (#28395) 7 years ago
playbooks_roles.rst Imports and includes (#25399) 8 years ago
playbooks_special_topics.rst moved docs generation and templates to docs/ 8 years ago
playbooks_startnstep.rst
playbooks_strategies.rst Imports and includes (#25399) 8 years ago
playbooks_tags.rst Clarify how tag inheritance works (#28942) 7 years ago
playbooks_templating.rst Imports and includes (#25399) 8 years ago
playbooks_tests.rst Minor fix for typo - ismount to is_mount 7 years ago
playbooks_variables.rst Imports and includes (#25399) 8 years ago
playbooks_vault.rst Vault docs (#26979) 7 years ago
porting_guide_2.0.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
porting_guide_2.3.rst Docs porting guides 2.0 & 2.3 (#27632) 7 years ago
porting_guide_2.4.rst Porting Guides 2.4 (#24539) 7 years ago
porting_guides.rst Docs porting guides 2.0 & 2.3 (#27632) 7 years ago
python_3_support.rst Make python3 testing doc clearer for distro packaging users (#28948) 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 Use HTTPS instead of legacy HTTP for ansible.com (#16870) 8 years ago
vault.rst generate rst doc pages for command line tools (#27530) 7 years ago