Remove alpine special case
https://github.com/ansible-collections/community.general/pull/1722 has shipped.
This commit is contained in:
parent
8948437b66
commit
bb5bbf16f5
@ -23,7 +23,6 @@
|
||||
vars:
|
||||
ntp_timezone: "{{ TZ }}"
|
||||
ntp_manage_config: true
|
||||
when: ansible_os_family != 'Alpine' # https://github.com/ansible-collections/community.general/issues/781
|
||||
|
||||
- hosts:
|
||||
- pve-docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user