Skip to content

Commit b29fad5

Browse files
committed
Use temporary update branch in mysql role
Signed-off-by: Martin Schurz <[email protected]>
1 parent f1c60d0 commit b29fad5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

molecule/mysql_hardening/requirements.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
roles:
3-
- name: dev-sec.mysql
3+
- name: https://github.com/dev-sec/ansible-role-mysql.git
4+
type: git
45
version: update_ansible_2.19
56

67
collections:

0 commit comments

Comments
 (0)