renamed handler
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
- fortune-mod
|
||||
state: absent
|
||||
purge: true # Also removes configuration files
|
||||
notify: update aide database
|
||||
notify: Update_aide_database
|
||||
when: ansible_os_family == "Debian"
|
||||
|
||||
- name: system setup | package hardening | remove unnecessary packages (RedHat family)
|
||||
@@ -38,5 +38,5 @@
|
||||
- cups*
|
||||
- avahi
|
||||
state: absent
|
||||
notify: update aide database
|
||||
notify: Update_aide_database
|
||||
when: ansible_os_family == "RedHat"
|
||||
Reference in New Issue
Block a user