feat(ansible_playbooks): updated submodule ansible_playbooks #212

Merged
jon_nfc merged 34 commits from development into master 2024-01-14 19:29:02 +00:00
3 changed files with 6 additions and 3 deletions
Showing only changes of commit 2ec5e23067 - Show all commits

View File

@ -86,7 +86,7 @@ RUN ansible-galaxy collection install \
awx.awx==23.5.0 \
# ansible.posix.authorized_key for SSH
ansible.posix==1.5.4 \
ansible.utils=3.0.0 \
ansible.utils==3.0.0 \
community.dns==2.6.4 \
# docker managment
community.docker==3.4.11 \