remove pve node sertup until base grail is working
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
vars:
|
||||
|
||||
tasks:
|
||||
- name: Setup PVE node for transcoding and vpn
|
||||
ansible.builtin.command: /usr/bin/ansible-playbook ./roles/ind/grail/set-pvenode.yml -k
|
||||
delegate_to: 127.0.0.1
|
||||
#- name: Setup PVE node for transcoding and vpn
|
||||
# ansible.builtin.command: /usr/bin/ansible-playbook ./roles/ind/grail/set-pvenode.yml -k
|
||||
# delegate_to: 127.0.0.1
|
||||
|
||||
- name: Upgrade-packages.yml - update packages
|
||||
include: ../../lib/upgrade-packages.yml
|
||||
|
||||
Reference in New Issue
Block a user