chore: ansible ioc/service master restart
Deploy bin / deploy (push) Successful in 1s
Deploy, build and restart MASTER / deploy (push) Successful in 1s
Deploy agebd python package / deploy (push) Successful in 3s

This commit is contained in:
Benjamin Labrecque
2026-07-07 16:34:37 +02:00
parent c8fb5f0d06
commit fc4bbfcf88
+10 -1
View File
@@ -4,9 +4,18 @@
gather_facts: false
vars:
workspace_dir: "{{ repo_root }}"
workspace_dir: "/tml/hla_framework_bd"
tasks:
- name: Clone this repository
ansible.builtin.git:
repo: "git@gitea.psi.ch:sls/hla_framework_bd.git"
dest: "{{ workspace_dir }}"
version: main
accept_hostkey: true
version: "feature/add-service-{{ service_dir_name }}"
force: true
- name: "[{{ service_dir_name }}] Establish environment naming conventions"
ansible.builtin.set_fact:
# Extract MASTER from 000-master