Compare commits
8 Commits
4daf620e8a
...
7be62c7a45
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7be62c7a45 | ||
|
|
d5dd912255 | ||
|
|
e22f8895b7 | ||
|
|
75b2702c9a | ||
|
|
91cb5ba36f | ||
|
|
5818115896 | ||
|
|
a7dde5c9fa | ||
|
|
f8591ccae6 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
|||||||
ansible/hosts.ini
|
ansible/inventory/hosts.ini
|
||||||
@@ -8,7 +8,7 @@ mercury ansible_host=192.168.50.100 ansible_user=root
|
|||||||
|
|
||||||
# Connection variables for the proxmox modules (api)
|
# Connection variables for the proxmox modules (api)
|
||||||
proxmox_api_user=root@pam
|
proxmox_api_user=root@pam
|
||||||
proxmox_api_password=Hemroid8
|
proxmox_api_password=CHANGE_ME
|
||||||
proxmox_api_host=192.168.50.100
|
proxmox_api_host=192.168.50.100
|
||||||
# proxmox_api_token_id=
|
# proxmox_api_token_id=
|
||||||
# proxmox_api_token_secret=
|
# proxmox_api_token_secret=
|
||||||
Reference in New Issue
Block a user