build: release to stable #114

Merged
jon_nfc merged 54 commits from development into master 2023-07-04 07:04:27 +00:00
4 changed files with 27 additions and 18 deletions
Showing only changes of commit 823c9c7949 - Show all commits

View File

@ -77,4 +77,5 @@ RUN ansible-galaxy collection install \
# ansible.posix.authorized_key for SSH
ansible.posix \
# docker managment
community.docker
community.docker \
community.mysql