mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-30 08:31:29 -07:00
Draft: Add a mariadb container
This commit is contained in:
parent
4dac66382a
commit
86188a20aa
4 changed files with 62 additions and 58 deletions
|
@ -4,8 +4,8 @@
|
|||
# and should not be used as examples of how to write Ansible roles #
|
||||
####################################################################
|
||||
|
||||
- import_tasks: setvars.yml
|
||||
- import_tasks: dir.yml
|
||||
# - import_tasks: setvars.yml
|
||||
# - import_tasks: dir.yml
|
||||
- import_tasks: install.yml
|
||||
- import_tasks: config.yml
|
||||
- import_tasks: verify.yml
|
||||
# - import_tasks: config.yml
|
||||
# - import_tasks: verify.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue