corrected version added for ansible_version

pull/4420/head
Brian Coca 2016-03-17 07:25:37 -07:00
parent bc60f52db5
commit 84bbd2b4e3
1 changed files with 1 additions and 1 deletions

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::