Pc geek fix proxmox lxc (#263)
* (fix): correct var var registered for rc.local check is rcfile but under when it said rclocal which was undefined. changed to rcfile to correct. * add vars file for proxmox host group * remove remote_user from site.yml for proxmox * added newline to fix lint issue * fix added --- --------- Co-authored-by: ThePCGeek <thepcgeek1776@gmail.com>
This commit is contained in:
parent
49f0a2ce6b
commit
288c4089e0
2
inventory/sample/group_vars/proxmox.yml
Normal file
2
inventory/sample/group_vars/proxmox.yml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
---
|
||||||
|
ansible_user: '{{ proxmox_lxc_ssh_user }}'
|
||||||
Loading…
Reference in New Issue
Block a user