This commit is contained in:
2026-05-28 12:03:08 +02:00
parent 35baca40cc
commit 29f466354f
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
- name: Init
- name: Init Rocky
become: "{{ 'no' if inventory_hostname in ['sectorq.cloud', 'nas.home.lan'] else 'yes' }}"
block:
- name: Install required dependencies