Correct mistake

This commit is contained in:
Dryusdan 2021-07-06 09:39:56 +02:00
parent 1637b5efbe
commit bb6103b73a
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
url: https://packages.sury.org/php/apt.gpg
state: present
when: phpsury is defined and phpsury is True
when: phpsury is defined and phpsury is True
- name: PHP already installed ?
shell: "dpkg-query -W 'php{{ php_version }}-fpm'"