mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-06 13:47:47 +02:00
Fix idempotency
This commit is contained in:
parent
d44e0a20ff
commit
ff11a4a2a2
@ -2,6 +2,7 @@
|
|||||||
- name: Update cache
|
- name: Update cache
|
||||||
apk:
|
apk:
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
changed_when: false
|
||||||
|
|
||||||
- name: Make sure dependencies are present
|
- name: Make sure dependencies are present
|
||||||
apk:
|
apk:
|
||||||
|
Loading…
Reference in New Issue
Block a user