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