mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-22 12:50:24 -07:00
CI tests: add a note not to use tests as an example of writing roles (#32)
This commit is contained in:
parent
2fb5104c94
commit
f1c647f360
8 changed files with 40 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
####################################################################
|
||||
# WARNING: These are designed specifically for Ansible tests #
|
||||
# and should not be used as examples of how to write Ansible roles #
|
||||
####################################################################
|
||||
|
||||
# test code for the mysql_user module
|
||||
# (c) 2014, Wayne Rosario <wrosario@ansible.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue