Fixup last ipsilon commit
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
622cefeca1
commit
4ffa70b0e0
2 changed files with 4 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue