FIX: Reverted the root change
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
### Make sure to run this playbook with -u root
|
||||
---
|
||||
- name: Secure and Configure a New LXC Container
|
||||
hosts: 'lxc' # Hosts or group defined in your inventory
|
||||
# remote_user: root
|
||||
remote_user: root
|
||||
tasks:
|
||||
- name: 1.0. Create group 'homelab'
|
||||
ansible.builtin.group:
|
||||
|
||||
Reference in New Issue
Block a user