git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/roles/patch_debian
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2024-04-14 21:15:43 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2024-04-14 21:15:43 +0200
commit8cec2e2eb5eb18ea037cbbc1a7931d7b15e0653e (patch)
tree7a5abadf052b5760b01d27a58249dd457e56f645 /roles/patch_debian
parent99dc7a1f74535a1068cd5d189442151fa0ffbd1d (diff)
downloadansible-8cec2e2eb5eb18ea037cbbc1a7931d7b15e0653e.tar.bz2
Late commit: Red Hat role playbook
Diffstat (limited to 'roles/patch_debian')
-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