1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ntp.git synced 2024-08-16 12:59:49 +02:00
ansible_role_ntp/.ansible-test.yml
2020-01-16 17:01:25 +01:00

9 lines
148 B
YAML

---
- name: install and test this ntp role
hosts: localhost
tags:
- default
roles:
- './'
vars:
- submodules_versioncheck: false