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_versioncheck/.ansible-test.yml

8 lines
103 B
YAML
Raw Normal View History

2020-01-15 23:14:36 +01:00
---
2020-01-15 23:55:28 +01:00
- name: check if ansible is not to old
2020-01-15 23:14:36 +01:00
hosts: localhost
tags:
- default
roles:
- './'