summaryrefslogtreecommitdiffstats
path: root/roles/pve-lxc
diff options
context:
space:
mode:
Diffstat (limited to 'roles/pve-lxc')
-rw-r--r--roles/pve-lxc/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/pve-lxc/tasks/main.yml b/roles/pve-lxc/tasks/main.yml
index 5d035270..02ae4d0a 100644
--- a/roles/pve-lxc/tasks/main.yml
+++ b/roles/pve-lxc/tasks/main.yml
@@ -42,6 +42,7 @@
api_host: "{{ ansible_facts['hostname'] }}"
api_user: "{{ pve_admin_user }}@pve"
api_password: "{{ pve_admin_password }}"
+ node: "{{ ansible_facts['hostname'] }}"
vmid: "{{ pve_lxc_id }}"
state: started
no_log: true