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

  vars:
    ntp_enabled: false
    ntp_manage_config: true

  roles:
    - ansible-role-ntp