mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Update ipsilon-fedora on the Ipsilon servers
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
dest: /opt/ipsilon-fedora
|
||||
version: "{{ env }}"
|
||||
force: yes
|
||||
register: git_update
|
||||
tags:
|
||||
- ipsilon
|
||||
|
||||
@@ -119,7 +120,7 @@
|
||||
command:
|
||||
cmd: ./install.sh
|
||||
chdir: /opt/ipsilon-fedora
|
||||
creates: /usr/lib/python3.8/site-packages/ipsilon/providers/openidc/plugins/account-scopes.py
|
||||
when: git_update is changed
|
||||
tags:
|
||||
- ipsilon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user