Added requirements file;Removed some collection stuff

This commit is contained in:
Werner Dijkerman
2020-08-01 16:24:03 +02:00
parent 1112020f45
commit add696bc78
2 changed files with 12 additions and 8 deletions

10
molecule/requirements.txt Normal file
View File

@ -0,0 +1,10 @@
# Install CI dependencies for the Zabbix Roles
ansible==2.9.11
ansible-lint==4.2.0
docker==4.2.1
molecule==3.0.4
netaddr==0.7.19
testinfra==5.2.1
zabbix-api==0.5.4
ipaddr==2.2.0
ipaddress==1.0.23