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 +1,6 @@
|
|||
####################################################################
|
||||
# WARNING: These are designed specifically for Ansible tests #
|
||||
# and should not be used as examples of how to write Ansible roles #
|
||||
####################################################################
|
||||
|
||||
- import_tasks: mysql_variables.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue