Cut playbook that are now handled by the test-containers

This commit is contained in:
Laurent Indermuehle 2023-01-19 13:56:58 +01:00
commit 2254e72d6b
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
3 changed files with 0 additions and 37 deletions

View file

@ -12,11 +12,3 @@
- name: Set variables
ansible.builtin.import_tasks:
file: setvars.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