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/user_guide
Toshio Kuratomi a08459a814
Update info on python support (#38855)
* Update the documentation to list Python 3 as official
* Add some reference targets for inventory variables so we can link to docs
* Add a platform FAQ section
  Populate it with

  * virtualenv info (previously on the python3 support page)
  * BSD (Link to the working with BSD page)
  * Solaris (Document how to work around the non-POSIX shell on some
    Solaris hosts)

  Fixes #21594

* Fix some refs in the release_and_maintenance document

* Fix unindent error in module template

Fix for the module/plugin template unintentionally unindented inside of
a raw block, leading to errors like:

ERROR: docs/docsite/rst/modules/redshift_facts_module.rst:289:0: Explicit markup ends without a blank line; unexpected unindent.

* Make wording for Solaris troubleshooting better.
7 years ago
..
become.rst Fix places in docs that refer to modules without namespace 7 years ago
command_line_tools.rst Followup to docs refactor pull request #36067 - fixes gitignore and c… (#36120) 7 years ago
index.rst Core Docs Refactor and Redesign (#36067) 7 years ago
intro.rst Core Docs Refactor and Redesign (#36067) 7 years ago
intro_adhoc.rst Some more fixes for the docs :ref: disambiguation 7 years ago
intro_bsd.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
intro_dynamic_inventory.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
intro_getting_started.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
intro_inventory.rst Update info on python support (#38855) 7 years ago
intro_patterns.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
intro_windows.rst Core Docs Refactor and Redesign (#36067) 7 years ago
modules.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
modules_intro.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
modules_support.rst Removes modules from TOC, speeding up build time and reducing doc disk space requirements. 7 years ago
playbook_pathing.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
playbooks_advanced_syntax.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_async.rst playbooks_async.rst: correct typo 7 years ago
playbooks_best_practices.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
playbooks_blocks.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_checkmode.rst docs: Document disabling diff on task level (#37998) 7 years ago
playbooks_conditionals.rst Update role doc examples (#37844) 7 years ago
playbooks_debugger.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_delegation.rst try to clarify run_once and forall! (#37754) 7 years ago
playbooks_environment.rst Add anchors to some guides and all module categories (#36642) 7 years ago
playbooks_error_handling.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_filters.rst Add expandvars jinja2 filter (#38805) 7 years ago
playbooks_filters_ipaddr.rst Update playbooks_filters_ipaddr.rst (#36883) 7 years ago
playbooks_intro.rst playbooks_intro.rst: remove duplicite playbook (#38521) 7 years ago
playbooks_lookups.rst fix with_<lookup> spelling (#38584) 7 years ago
playbooks_loops.rst Update playbooks_loops.rst (#38440) 7 years ago
playbooks_prompts.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_python_version.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_reuse.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
playbooks_reuse_includes.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
playbooks_reuse_roles.rst Update role doc examples (#37844) 7 years ago
playbooks_roles.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
playbooks_special_topics.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
playbooks_startnstep.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_strategies.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_tags.rst Update role doc examples (#37844) 7 years ago
playbooks_templating.rst Core Docs Refactor and Redesign (#36067) 7 years ago
playbooks_tests.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
playbooks_variables.rst playbooks_variables.rst: fix facts code-block (#38520) 7 years ago
playbooks_vault.rst Add anchors to some guides and all module categories (#36642) 7 years ago
plugin_filtering_config.rst Core Docs Refactor and Redesign (#36067) 7 years ago
quickstart.rst Explain what the Ansible Quickstart video does (#36453) 7 years ago
vault.rst Fix places in docs that refer to modules without namespace 7 years ago
windows.rst Core Docs Refactor and Redesign (#36067) 7 years ago
windows_dsc.rst Core Docs Refactor and Redesign (#36067) 7 years ago
windows_faq.rst Fix typo in windows_faq.rst (#38864) 7 years ago
windows_setup.rst Use a temp directory that is more likely to exist (#38645) 7 years ago
windows_usage.rst Add missing YAML escape characters 7 years ago
windows_winrm.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago