Remove obsolete issue-gen script on install

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:23 -04:00
parent c35c58389d
commit 0566aadfb0
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,13 @@
when: newhost_check.changed
tags: always
#
# Remove obsolete issue-gen
#
- name: remove obsolete issue-gen script
file:
dest: /etc/network/if-up.d/issue-gen
state: absent
#
# Install custom fact scripts