mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Normalize bools in tests. (#589)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
- name: Install docker
|
||||
apk:
|
||||
name: docker
|
||||
update_cache: yes
|
||||
update_cache: true
|
||||
notify: cleanup docker
|
||||
|
||||
Reference in New Issue
Block a user