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
|
- ipsilon
|
||||||
|
|
||||||
- include_tasks: patches.yml
|
- include_tasks: patches.yml
|
||||||
|
tags:
|
||||||
|
- ipsilon
|
||||||
|
- patches
|
||||||
|
|
||||||
- name: Destroy admin ticket
|
- name: Destroy admin ticket
|
||||||
command: kdestroy -A
|
command: kdestroy -A
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
- name: prepare the patches directory
|
- name: prepare the patches directory
|
||||||
file:
|
file:
|
||||||
path: /opt/ipsilon-patches
|
path: /opt/ipsilon-patches
|
||||||
state: dir
|
state: directory
|
||||||
|
|
||||||
- name: download patches
|
- name: download patches
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue