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/lib/ansible
Sandra McCann 24f40b44ae
Backportapalooza 03 16 (#80246)
* improve doc dependency install steps (#80120)

(cherry picked from commit 352010f9c3)

* docs: automatic `always` tag in gather_facts (#80052)

(cherry picked from commit 3216e071c7)

* docsite requirements path (#80134)

(cherry picked from commit 1055803c3a)

* Adjust release schedule docs to four weeks (#80166)

(cherry picked from commit 7ce951ff48)

* Fix spelling and grammar in subelements filter doc (#80137)

(cherry picked from commit 12c1891ce6)

* Fixed typo (#80184)

`uvault` should be `unvault`

(cherry picked from commit cb2180e286)

* Document debugging conditionals (#80239)

##### SUMMARY
Add a section to the docs describing how to debug conditional statements - how to get Ansible to show you whether your `when:` clause evaluates to `true` or `false`.

I ran into trouble with this and couldn't find anything in the docs. Thought I'd add it.

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr

(cherry picked from commit 507fd1bd60)

* Update connection.rst (#80194)

(cherry picked from commit 0937cc4862)

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Jairo Llopis <973709+yajo@users.noreply.github.com>
Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>
Co-authored-by: Zachary Peschke <8718570+zpeschke@users.noreply.github.com>
Co-authored-by: Harmdhast <pandemonium.harmdhast@gmail.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Esther Christopher <estheradamuchris@gmail.com>
2 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs at the global level (#79561) (#79696) 2 years ago
collections expand ansible-doc coverage (#74963) 3 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Backportapalooza 10 20 (#79180) 2 years ago
errors refactor and fixes for doc parsing (#77719) 2 years ago
executor [2.14] don't ignore templated _raw_params that k=v parser failed to parse (#79913) (#79964) 2 years ago
galaxy fix installing collections from git repos that contain MANIFEST.json (#79808) (#79826) 2 years ago
inventory ansible-test - Update sanity test requirements. (#78528) 2 years ago
module_utils [stable-2.14] Ansible.Basic.cs - Fix compile error on PS 7.3.x (#79848) (#79850) 2 years ago
modules Backportapalooza 03 02 (#80127) 2 years ago
parsing vault secrets file, keep context when symlink (#78734) 2 years ago
playbook Make using blocks as handlers a parser error (#79993) (#80010) 2 years ago
plugins Backportapalooza 03 16 (#80246) 2 years ago
template 2.14: jinja2_native: preserve quotes in strings (#79119) (#79144) 2 years ago
utils [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 2 years ago
vars add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Python 3.9 min for controller (#77566) 2 years ago
constants.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
context.py Remove collections compat from controller code. 3 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py Update Ansible release version to v2.14.3.post0. (#80100) 2 years ago