Cleanup, fix header for caddy backend

This commit is contained in:
2024-07-11 14:29:35 -03:00
parent 2552ada812
commit c36ea0287e
4 changed files with 29 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
# Setup my user with some QoL packages and settings
- name: Basic Setup
hosts: servers
hosts: interactive
become_method: ansible.builtin.sudo
tasks:
- name: Install some packages
@@ -22,6 +22,7 @@
name:
- ncurses-term
state: present
update_cache: true
- name: Add the user ralsina
become: true
ansible.builtin.user: