1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_versioncheck.git synced 2024-08-16 15:59:49 +02:00
Ansible role to make sure your local client is up to date
Find a file
2020-01-15 21:41:26 +01:00
.github Update Founding infos 2020-01-15 21:41:06 +01:00
defaults Start with copy the role from toolbox repo 2019-10-07 22:37:50 +02:00
tasks Explicit delegate to localhost 2019-10-10 11:34:44 +02:00
LICENCE initial commit 2019-10-01 23:15:15 +02:00
README.md Update 'Docs' of this role 2020-01-15 21:41:26 +01:00

Check Ansible Version

What is it doing?

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

How to use?

This anisble role should be executet on localhost.

Example playbook:

Modifications

For possible modifications please have a look into the default Folder!