Force task to run in check mode for NTP configuration

This commit is contained in:
Jérémy Dubois 2021-10-14 18:06:50 +02:00
parent 1bfa1d61f0
commit 3ccc0ca924

View file

@ -3,6 +3,7 @@
command: cat ntpd.conf
args:
chdir: /etc/
check_mode: no
register: ntpd_conf
tags:
- ntp