mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 20:54:25 -07:00
Add PoC using custom ansible-test containers
This commit is contained in:
parent
199b7a5b64
commit
db995249cb
6 changed files with 147 additions and 89 deletions
|
@ -13,10 +13,10 @@
|
|||
ansible.builtin.import_tasks:
|
||||
file: setvars.yml
|
||||
|
||||
- name: Install MySQL local client
|
||||
ansible.builtin.import_tasks:
|
||||
file: client.yml
|
||||
# - name: Install MySQL local client
|
||||
# ansible.builtin.import_tasks:
|
||||
# file: client.yml
|
||||
|
||||
- name: Install MySQL Python connector
|
||||
ansible.builtin.import_tasks:
|
||||
file: connector.yml
|
||||
# - name: Install MySQL Python connector
|
||||
# ansible.builtin.import_tasks:
|
||||
# file: connector.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue