Adding mysql supporting packages for ansible

This commit is contained in:
Ubergeek
2019-06-24 12:20:12 +00:00
parent b291cb738f
commit a1e94e24fe
2 changed files with 7 additions and 0 deletions

View File

@@ -38,6 +38,8 @@
- sudo
- ufw
- libboost-dev
- python-pymysql
- python3-pymysql
# Install ansible python package, because it's the latest
- name: Install ansible