mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-25 14:20:24 -07:00
Linting
This commit is contained in:
parent
a473e06e57
commit
6adb71a3ea
4 changed files with 11 additions and 10 deletions
|
@ -3,3 +3,4 @@
|
|||
- name: "{{ role_name }} | Connector | Install python packages"
|
||||
ansible.builtin.pip:
|
||||
name: "{{ connector_name }}"
|
||||
state: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue