git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/roles/patch_debian/tasks/main.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/patch_debian/tasks/main.yaml')
-rw-r--r--roles/patch_debian/tasks/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/patch_debian/tasks/main.yaml b/roles/patch_debian/tasks/main.yaml
index 84bfa9a..fab61ab 100644
--- a/roles/patch_debian/tasks/main.yaml
+++ b/roles/patch_debian/tasks/main.yaml
@@ -86,7 +86,7 @@
- name: RKhunter properties update
ansible.builtin.command: rkhunter --propupd --rwo --ns
become: true
- changed_when: false
+ changed_when: true
when:
- rkhex.stat is defined
- rkhex.stat.executable is defined