chore: release to stable #123

Merged
jon_nfc merged 6 commits from development into master 2023-10-21 02:31:56 +00:00
2 changed files with 11 additions and 6 deletions
Showing only changes of commit a34d073671 - Show all commits

View File

@ -48,6 +48,8 @@ RUN apt update \
openssh-client \
git \
sshpass \
postgresql-common \
postgresql-client \
&& mkdir -p /etc/ansible/roles \
&& mkdir -p /etc/ansible/collections \
&& mkdir -p /workdir \