mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-30 06:20:20 +00:00
Remove alpine special case
https://github.com/ansible-collections/community.general/pull/1722 has shipped.
This commit is contained in:
parent
8948437b66
commit
bb5bbf16f5
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue