Force task to run in check mode for NTP configuration
This commit is contained in:
parent
1bfa1d61f0
commit
3ccc0ca924
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
command: cat ntpd.conf
|
||||
args:
|
||||
chdir: /etc/
|
||||
check_mode: no
|
||||
register: ntpd_conf
|
||||
tags:
|
||||
- ntp
|
||||
|
|
Loading…
Reference in a new issue