mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Remove stg condition for running retired-packages script on pkgs01
Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
@@ -220,7 +220,6 @@
|
||||
|
||||
- name: Schedule the script to get retired packages
|
||||
copy: src="retired-packages.cron" dest="/etc/cron.d/retired-packages.cron" mode=755 owner=root group=root
|
||||
when: inventory_hostname.startswith('pkgs01.stg.iad2')
|
||||
tags:
|
||||
- distgit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user