rename compose template file
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
9dd0329855
commit
bfef2fa418
@ -8,7 +8,7 @@
|
||||
|
||||
- name: Deploy compose file to '{{ bitwardenrs_service_directory }}'
|
||||
template:
|
||||
src: "services/bitwardenrs-compose.yml.j2"
|
||||
src: "services/bitwardenrs_compose.yml.j2"
|
||||
dest: "{{ bitwardenrs_service_directory }}/docker-compose.yml"
|
||||
owner: root
|
||||
group: root
|
||||
|
Loading…
Reference in New Issue
Block a user