init
This commit is contained in:
9
ansible/playbooks/proxmox/enable_snippets.yml
Normal file
9
ansible/playbooks/proxmox/enable_snippets.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: enable snippets
|
||||
hosts:
|
||||
- dev-kyiv01-psy-proxmox-main-01
|
||||
become: true
|
||||
roles:
|
||||
- role: proxmox/enable_snippets
|
||||
|
||||
# ansible-playbook playbooks/proxmox/enable_snippets.yml -i inventory.ini
|
||||
Reference in New Issue
Block a user