remove literal usernames from config files

This commit is contained in:
Pim Kunis 2022-12-20 19:58:47 +01:00
parent 972940332b
commit 1bbbd8a952
5 changed files with 13 additions and 15 deletions

View file

@ -24,6 +24,6 @@
recurse: true
state: directory
- name: Copy configuration file
copy:
src: "{{ role_path }}/files/strawberry.conf"
template:
src: "{{ role_path }}/templates/strawberry.conf.j2"
dest: ~/.config/strawberry/strawberry.conf