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
+6
View File
@@ -0,0 +1,6 @@
---
salt_role: minion
salt_master: salt.example.com
salt_master_id: master
salt_minion_id: "{{ inventory_hostname }}"