mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Tag this role with its own name.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user