*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 637b2384 authored by Weber, Thomas's avatar Weber, Thomas
Browse files

fix: slurp token

parent 7bed9208
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -30,7 +30,6 @@
when: upgrade and ('master' in group_names)
- name: set token
delegate_to: localhost
run_once: true
set_fact:
token: "{{ hostvars['MASTER_HOST']['token'].split('server:')[1] }}"
when: upgrade and ('master' in group_names)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment