Update yamllint to fix dependency issue
I think this still validates everything we need it to
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
- role: geerlingguy.ntp
|
||||
become: true
|
||||
vars:
|
||||
ntp_timezone: "{{ TZ }}"
|
||||
ntp_timezone: "{{ timezone }}"
|
||||
ntp_manage_config: true
|
||||
|
||||
- hosts:
|
||||
|
Reference in New Issue
Block a user