diff --git a/playbooks/lxc_setup_ubuntu_git.yml b/playbooks/lxc_setup_ubuntu_git.yml index 91102c9..503335c 100644 --- a/playbooks/lxc_setup_ubuntu_git.yml +++ b/playbooks/lxc_setup_ubuntu_git.yml @@ -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: