Improve some minor parts of the code
This commit is contained in:
parent
90855de87a
commit
04c8038733
4 changed files with 10 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue