This website requires JavaScript.
Explore
Help
Sign In
radityo
/
ansible-mysql
mirror of
https://github.com/HanXHX/ansible-mysql.git
Watch
1
Star
0
Fork
You've already forked ansible-mysql
0
Code
Issues
Projects
Releases
Wiki
Activity
7fd3f4e194
ansible-mysql
/
tests
/
debian-jessie.Dockerfile
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Import tests and vagrant
2015-07-12 17:15:59 +07:00
FROM williamyeh/ansible:debian8-onbuild
RUN apt-get update
Test playbook execution with travis
2016-09-25 17:47:36 +07:00
CMD ["sh", "tests/travis.sh"]