depeloy to pve for now
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 10m22s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 10m22s
Details
This commit is contained in:
parent
2e9b1fb193
commit
6cf900b536
|
@ -9,7 +9,7 @@
|
|||
api_token_secret: "{{ lookup('ansible.builtin.env', 'PROXMOX_TOKEN_SECRET') }}"
|
||||
ssh_public: "{{ lookup('ansible.builtin.env', 'SSH_PUBLIC') }}"
|
||||
vmname: "{{ inventory_hostname | regex_replace('^([^\\.]+)\\..+$', '\\1') }}"
|
||||
node: pve2
|
||||
node: pve
|
||||
module_defaults:
|
||||
community.general.proxmox_kvm:
|
||||
api_user: "{{ api_user }}"
|
||||
|
|
Loading…
Reference in New Issue