This commit is contained in:
David Bonnell 2024-03-05 13:09:15 +10:00 committed by GitHub
commit d3c614eba3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
- name: install php7.4-mysql
apt: name=php7.4-mysql state=latest
- name: ensure gpupg2 is at the latest version
- name: ensure gnupg2 is at the latest version
apt: name=gnupg2 state=latest
- name: ensure percona-server-57 is installed