Skip to content

Commit

Permalink
don't report the apt cache update as a change
Browse files Browse the repository at this point in the history
  • Loading branch information
pescobar committed Oct 22, 2021
1 parent 79d6169 commit 08bb223
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 @@ -71,6 +71,7 @@
update_cache: yes
cache_valid_time: 600
when: ansible_os_family == 'Debian'
changed_when: false

- name: Install EPEL repository
ansible.builtin.yum:
Expand Down

0 comments on commit 08bb223

Please sign in to comment.