feat(ansible): add galaxy collection ansible.posix
this collection is required so that ssh auth_keys can be used !24 nofusscomputing/infrastructure/config#22 nofusscomputing/infrastructure/config!27
This commit is contained in:
@ -62,4 +62,6 @@ RUN ansible-galaxy collection install \
|
||||
awx.awx \
|
||||
kubernetes.core \
|
||||
# community.general.gitlab_*
|
||||
community.general
|
||||
community.general \
|
||||
# ansible.posix.authorized_key for SSH
|
||||
ansible.posix
|
Reference in New Issue
Block a user