feat(roles/salt): added salt role

This commit is contained in:
ITQ
2026-07-21 00:13:42 +03:00
parent 4acc08983e
commit 8b4bc3c736
8 changed files with 122 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
master: {{ salt_master }}
id: {{ salt_minion_id }}
grains:
role: {{ salt_role }}