Add role for chrony
This commit is contained in:
7
roles/chrony/defaults/main.yaml
Normal file
7
roles/chrony/defaults/main.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
chrony_package_name: 'chrony'
|
||||
chrony_package_state: 'present'
|
||||
|
||||
chrony_service_name: 'chrony'
|
||||
chrony_service_state: 'started'
|
||||
chrony_service_enabled: yes
|
Reference in New Issue
Block a user