fix deprecated installed state

This commit is contained in:
Robert Kaussow 2018-12-08 15:50:45 +01:00
parent 1388b280d4
commit e897b90bbd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- name: Install ntp server
package:
name: ntp
state: installed
state: present
notify: __ntpd_restart
- name: Configure ntp servers