Skip to content

Commit

Permalink
Add PyMySQL
Browse files Browse the repository at this point in the history
  • Loading branch information
eifelmicha committed May 16, 2024
1 parent 46c9f4c commit 1ceb81d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
- boto3
- botocore
- passlib
# Required for MySQL
- PyMySQL
# Required for different Ansible modules
- requests
- wheel
- "ansible-core{{ _ansible.ansible_version | default('') }}"
Expand Down

0 comments on commit 1ceb81d

Please sign in to comment.