mirror of https://github.com/ceph/ceph-ansible.git
container-common: remove leftover
ntp is installation is managed by the ceph-infra role. Signed-off-by: Sébastien Han <seb@redhat.com>pull/3367/head
parent
e5d5dffeb5
commit
00ebdeff78
|
@ -67,12 +67,3 @@
|
|||
enabled: yes
|
||||
tags:
|
||||
with_pkg
|
||||
|
||||
- name: install ntp
|
||||
package:
|
||||
name: ntp
|
||||
state: present
|
||||
when:
|
||||
- ntp_service_enabled
|
||||
tags:
|
||||
with_pkg
|
||||
|
|
Loading…
Reference in New Issue