update bashrc for keiran

This commit is contained in:
root
2021-02-13 19:30:28 -05:00
parent cdd882e72c
commit cc9a369e24
2 changed files with 9 additions and 19 deletions

View File

@@ -65,6 +65,8 @@
- user: {{ user }}
- group: {{ user }}
- mode: 0640
- context:
bashrc_user: {{ user }}
- require:
- user: {{ user }}_user
{% endif %}