summaryrefslogtreecommitdiffstats
path: root/tests/test.yml
blob: 794470dc046325b039f8dca91cb486fd3b90bd06 (plain)
1
2
3
4
5
6
7
8
9
---
- hosts: localhost
  remote_user: root

  vars:
    ntp_enabled: false

  roles:
    - ansible-role-ntp