Normalize bools in tests. (#589)

This commit is contained in:
Felix Fontein
2023-02-15 22:29:41 +01:00
committed by GitHub
parent a426232523
commit dd19db8c8f
82 changed files with 1620 additions and 1620 deletions
@@ -6,7 +6,7 @@
- name: Install docker-compose as system package
community.general.zypper:
name: "{{ docker_compose_packages }}"
force: yes
disable_gpg_check: yes
update_cache: yes
force: true
disable_gpg_check: true
update_cache: true
notify: cleanup docker