fix al container. ora va per davvero e ci sono le password in un .env.yml
This commit is contained in:
parent
75dfd49a53
commit
5941ed27b2
9 changed files with 35 additions and 20 deletions
|
|
@ -1,3 +1,3 @@
|
|||
proxmox_host: 192.168.1.100:8006
|
||||
proxmox_user: root@pam
|
||||
proxmox_password: "{{ lookup('env', 'PROXMOX_PASSWORD') }}"
|
||||
# proxmox_password: "{{ lookup('env', 'PROXMOX_PASSWORD') }}" #dovrebbe essere nel file .env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue