Change apt to package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: ntp - install chrony
|
||||
apt: name=chrony
|
||||
package: name=chrony
|
||||
when: ansible_virtualization_type != 'lxc' or ansible_virtualization_role == 'host'
|
||||
|
||||
- name: ntp - run and enable chrony
|
||||
|
||||
Reference in New Issue
Block a user