feat!: added ansible-galaxy requirements installation task; changed task name of python venv setup from venv:setup to setup:venv

This commit is contained in:
NaeiKinDus 2024-02-07 00:00:00 +00:00
parent d1c59d65de
commit 1f367782f5
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
4 changed files with 19 additions and 1 deletions

View file

@ -1,3 +1,4 @@
collections:
- community.docker
- ansible.netcommon
- kubernetes.core