feat: Added youtube-downloader
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.3.111
|
||||
ansible_host: 10.0.2.1
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
ip_addr: 10.0.2.2
|
||||
|
||||
# interface which will be used for flannel
|
||||
|
||||
flannel_iface: "eth0"
|
||||
flannel_iface: "vmbr0"
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.0.2
|
||||
ansible_host: 10.0.2.23
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
|
||||
vmid: 614
|
||||
Reference in New Issue
Block a user