Tag this role with its own name.

This commit is contained in:
Ralph Bean
2017-08-04 20:41:10 +00:00
parent 9653f40afd
commit e4a44181f7

View File

@@ -9,6 +9,7 @@
mode: 0755
tags:
- install
- packager_alias
- name: Install the script to generate the <pkg>-owner email alias
copy:
@@ -19,6 +20,7 @@
mode: 0755
tags:
- install
- packager_alias
#
# Since this host has mail aliases, it's a mail hub. Compress logs since there will be a ton of them
@@ -28,3 +30,4 @@
copy: src=syslog dest=/etc/logrotate.d/syslog owner=root group=root
tags:
- install
- packager_alias