mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
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:
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 }}'
|
||||||
Reference in New Issue
Block a user