Set changed_when to false for apt update command
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
state: present
|
||||
cache_valid_time: 3600
|
||||
update_cache: true
|
||||
changed_when: false
|
||||
|
||||
- name: (pure-ftpd-install.yml) Upload Pure-FTPd global configuration file.
|
||||
ansible.builtin.template:
|
||||
|
||||
Reference in New Issue
Block a user