2020-01-15 21:41:26 +01:00
|
|
|
Check Ansible Version
|
2019-10-01 23:15:15 +02:00
|
|
|
========================
|
|
|
|
|
2020-01-15 21:41:26 +01:00
|
|
|
What is it doing?
|
|
|
|
--------------
|
2019-10-01 23:15:15 +02:00
|
|
|
|
2020-01-15 21:41:26 +01:00
|
|
|
This role check the ansible-playbook version and will fail, if it is to old.
|
|
|
|
This should help prevent bigger issues with to old ansible installations
|
2019-10-01 23:15:15 +02:00
|
|
|
|
2020-01-15 21:41:26 +01:00
|
|
|
How to use?
|
|
|
|
-----------
|
|
|
|
This anisble role should be executet on ``localhost``.
|
2019-10-01 23:15:15 +02:00
|
|
|
|
2020-01-15 21:41:26 +01:00
|
|
|
### Example playbook:
|
|
|
|
|
|
|
|
|
|
|
|
Modifications
|
|
|
|
------------
|
|
|
|
|
|
|
|
For possible modifications please have a look into the ``default`` Folder!
|