mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Fixup last ipsilon commit
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -85,6 +85,9 @@
|
||||
- ipsilon
|
||||
|
||||
- include_tasks: patches.yml
|
||||
tags:
|
||||
- ipsilon
|
||||
- patches
|
||||
|
||||
- name: Destroy admin ticket
|
||||
command: kdestroy -A
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- name: prepare the patches directory
|
||||
file:
|
||||
path: /opt/ipsilon-patches
|
||||
state: dir
|
||||
state: directory
|
||||
|
||||
- name: download patches
|
||||
ansible.builtin.get_url:
|
||||
|
||||
Reference in New Issue
Block a user