1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_versioncheck.git synced 2024-08-06 20:12:44 +02:00
ansible_role_versioncheck/.ansible-test.yml
2020-01-15 23:55:28 +01:00

8 lines
103 B
YAML

---
- name: check if ansible is not to old
hosts: localhost
tags:
- default
roles:
- './'