This commit is contained in:
2026-02-23 12:21:50 +01:00
parent c6eda4873b
commit 1c4f663552

View File

@@ -1,6 +1,5 @@
- name: Init - name: Init
become: "{{ 'no' if inventory_hostname in ['sectorq.cloud', 'nas.home.lan'] else 'yes' }}" become: "{{ 'no' if inventory_hostname in ['sectorq.cloud', 'nas.home.lan'] else 'yes' }}"
become_method: su
block: block:
- name: Include vault - name: Include vault