Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
no changed when for update package cache
Browse files Browse the repository at this point in the history
this can mess with idempotence in molecule / github actions and is only really
needed for these
  • Loading branch information
wookietreiber committed Jan 18, 2024
1 parent 5615687 commit 9d5790d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
ansible.builtin.package:
update_cache: yes
become: yes
changed_when: no
when:
- __ssh_virtualized

Expand Down

0 comments on commit 9d5790d

Please sign in to comment.