Fixup last ipsilon commit

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-08-20 14:42:22 +02:00
parent 622cefeca1
commit 4ffa70b0e0
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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: