don't enable systemdtimed in container

This commit is contained in:
vincent 2022-10-23 15:29:16 +02:00
parent 232e440526
commit 2c091052d1

View File

@ -5,7 +5,7 @@
enabled: true
state: started
become: true
when: ansible_facts['os_family'] == 'Archlinux'
when: ansible_facts['os_family'] == 'Archlinux' and not ansible_virtualization_type in ["lxc","docker"]
- name: Set timezone and hardware clock
timezone: