Improve some minor parts of the code

This commit is contained in:
Thomas Kleinendorst 2024-04-11 11:13:29 +02:00
parent 90855de87a
commit 04c8038733
4 changed files with 10 additions and 7 deletions

View file

@ -1,7 +1,6 @@
---
- include_vars: vault.yml
# TODO: Configure ZSH correctly by reasusing the zsh role by running the commands as the new user.
# see: https://serverfault.com/questions/662443/running-ansible-task-as-a-specific-user
- name: Read local vault
ansible.builtin.include_vars: vault.yml
- name: Create a new user
ansible.builtin.include_role:
name: user