abril/inventory/sample/group_vars/proxmox.yml
ThePCGeek 288c4089e0
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>
2023-03-25 22:02:59 -05:00

3 lines
47 B
YAML

---
ansible_user: '{{ proxmox_lxc_ssh_user }}'