install_deps.sh installs ansible requirements

This commit is contained in:
2022-03-14 11:32:32 +01:00
parent e8d86d41ea
commit b71d98dcea
2 changed files with 5 additions and 0 deletions

4
requirements.yml Normal file
View File

@ -0,0 +1,4 @@
---
# ansible-galaxy requirements for this repository
collections:
- 'community.postgresql'