1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

corrected version added for ansible_version

This commit is contained in:
Brian Coca 2016-03-17 07:25:37 -07:00
parent bc60f52db5
commit 84bbd2b4e3

View file

@ -500,7 +500,7 @@ In this pattern however, you could also write a fact module as well, and may wis
Ansible version
```````````````
.. versionadded:: 2.0
.. versionadded:: 1.8
To adapt playbook behavior to specific version of ansible, a variable ansible_version is available, with the following
structure::