Skip to content

Commit

Permalink
fixed existing content
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Sep 1, 2023
1 parent 05356f7 commit 38f4bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plays/setup_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
path: "{{ client.REPO_PATH }}/.env"
insertafter: ""
line: "{{ existing_content.content | b64decode | string }}"
when: existing_content
tags: always
# Start
- name: Start client docker container without bibigrid
Expand Down

0 comments on commit 38f4bb3

Please sign in to comment.