Remove alpine special case

https://github.com/ansible-collections/community.general/pull/1722 has shipped.
This commit is contained in:
Jake Howard 2021-06-20 12:43:59 +01:00
parent 8948437b66
commit bb5bbf16f5
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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