f5devcentral / ansible-role-f5_atc_deploy_declaration

Ansible role used to deploy declaratives to F5 Automated Tool Chain services: AS3, DO, and TS
Apache License 2.0
7 stars 11 forks source link

Install molecule-docker explicitly for Travis CI #39

Open tabernarious opened 3 years ago

tabernarious commented 3 years ago

See #38 (Travis CI build fails because molecule-docker now has to be installed explicitly)

I haven't tested a Travis CI pipeline with this, but I did run into this issue with molecule and molecule-docker in my own lab as I've been building it out and testing locally.

tabernarious commented 3 years ago

Looks like that fixed it. Travis CI tests pass now.