facts are bad
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m34s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m34s
Details
This commit is contained in:
parent
f891d1e6a8
commit
20bee24b19
|
@ -1,6 +1,7 @@
|
|||
- name: Provision joplin Proxmox VM
|
||||
hosts: joplin
|
||||
connection: ansible.builtin.local
|
||||
gather_facts: false
|
||||
vars:
|
||||
api_user: "{{ lookup('ansible.builtin.env', 'PROXMOX_USER') }}"
|
||||
api_host: "{{ lookup('ansible.builtin.env', 'PROXMOX_HOST' ) }}"
|
||||
|
|
Loading…
Reference in New Issue