CI tests: add a note not to use tests as an example of writing roles (#32)

This commit is contained in:
Andrew Klychkov 2020-09-28 08:15:47 +03:00 committed by GitHub
commit f1c647f360
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 40 additions and 0 deletions

View file

@ -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