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:
parent
d1c59d65de
commit
1f367782f5
4 changed files with 19 additions and 1 deletions
4
ansible_galaxy-requirements.yml
Normal file
4
ansible_galaxy-requirements.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
collections:
|
||||
- name: kubernetes.core
|
||||
version: 3.0.0
|
Loading…
Add table
Add a link
Reference in a new issue