Install ntp from galaxy

This commit is contained in:
Jake Howard
2020-03-02 19:45:16 +00:00
parent 85f6f59970
commit fa929cbca5
4 changed files with 5 additions and 22 deletions

View File

@ -1,6 +1,10 @@
- hosts: all
roles:
- base
- role: geerlingguy.ntp
become: true
vars:
ntp_timezone: Europe/London
- hosts: casey
roles: