drop some old cleanup bits now they've run
This commit is contained in:
parent
0712971425
commit
7c30dbe0ff
2 changed files with 0 additions and 27 deletions
|
@ -62,14 +62,6 @@
|
|||
dest: /root/fedora-qa
|
||||
register: gitqa
|
||||
|
||||
# TEMPORARY cleanup of old systemd units/timers
|
||||
- name: Disable and stop old systemd timers
|
||||
service: name=check-compose-{{ item }}.timer enabled=no state=stopped
|
||||
with_items:
|
||||
- branched
|
||||
- postrelease
|
||||
- rawhide
|
||||
|
||||
- name: Build check-compose
|
||||
command: "make prefix=/usr"
|
||||
args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue