Skip to content

Commit e4a6b4d

Browse files
author
Colin Hoglund
committed
adding xenial mysql repo test
1 parent 5b5c7ac commit e4a6b4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/xenial-mysql-repo-test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
- hosts: all
3+
vars:
4+
mysql_apt_repo_version: 5.7
5+
roles:
6+
- role_under_test

0 commit comments

Comments
 (0)