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
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,6 +2,8 @@
|
|||
.*~
|
||||
venv
|
||||
.task
|
||||
collections/ansible_collections/*
|
||||
!collections/ansible_collections/nullified
|
||||
collections/ansible_collections/*/*/tests/*
|
||||
collections/ansible_collections/*/*/logs/*
|
||||
!collections/ansible_collections/*/*/tests/config.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue