Commit 23d7932f by Edward Zarecor

Add tags

parent 2450616d
......@@ -64,6 +64,8 @@
login_user={{ item.value.login_user }}
login_password={{ item.value.login_password }}
with_dict: databases
tags:
- dbs
- name: create mysql users and assign privileges
mysql_user: >
......@@ -76,3 +78,5 @@
login_password={{ item.value.login_password }}
append_privs=yes
with_dict: database_users
tags:
- users
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment