mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
Tag koschei config tasks
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
template: src=cron-db-cleanup.j2 dest=/etc/cron.d/cron-db-cleanup
|
||||
tags:
|
||||
- koschei
|
||||
- config
|
||||
|
||||
# See https://github.com/msimacek/koschei/issues/16
|
||||
- name: HOTFIX koschei resolver.py
|
||||
@@ -125,6 +126,7 @@
|
||||
owner=koschei group=koschei mode=0600
|
||||
tags:
|
||||
- koschei
|
||||
- config
|
||||
|
||||
- name: Create libexec/koschei dir
|
||||
file: path=/usr/libexec/koschei state=directory
|
||||
|
||||
Reference in New Issue
Block a user