don't try to change default shell

This commit is contained in:
Pim Kunis 2023-02-13 11:28:12 +01:00
parent 09f3fb389a
commit 97fda3cd19
2 changed files with 0 additions and 8 deletions

View file

@ -15,9 +15,6 @@
- tree
- wireshark
- units
- name: test
debug:
msg: "{{ lookup('env','HOME') }}"
- name: Install .gitconfig
template:
src: "{{ role_path }}/templates/.gitconfig.j2"