Change chrony_role_action default to 'all'
As documented we should change the default to 'all'. Also fixes tox-linters job. Change-Id: I33bf616bcca62f68437a0c2520cb860194a3a203
This commit is contained in:
parent
0dd2ea062d
commit
7ccf873c82
@ -3,4 +3,4 @@
|
||||
# lint checks and want to document these as ansible specific things that may
|
||||
# be required for this repository.
|
||||
ansible<2.10
|
||||
ansible-lint
|
||||
ansible-lint<4.3.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
chrony_debug: False
|
||||
chrony_role_action: install
|
||||
chrony_role_action: all
|
||||
chrony_global_server_settings: iburst
|
||||
chrony_ntp_servers: []
|
||||
chrony_ntp_pools: ['pool.ntp.org']
|
||||
|
Loading…
x
Reference in New Issue
Block a user