try yes instead of true
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
32536c8683
commit
560159d0f0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
- base
|
- base
|
||||||
|
|
||||||
- name: Start ntpd
|
- name: Start ntpd
|
||||||
service: name=ntpd state=started enabled=true
|
service: name=ntpd state=started enabled=yes
|
||||||
tags:
|
tags:
|
||||||
- ntp
|
- ntp
|
||||||
- service
|
- service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue