roles/php-fpm: whitespace

This commit is contained in:
Alan Orth 2021-09-07 20:12:31 +03:00
parent 547395b26e
commit bb6f058025
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

View File

@ -24,5 +24,4 @@
when: ansible_distribution == 'Debian' and ansible_distribution_version is version('11', '==')
tags: php-fpm
# vim: set ts=2 sw=2: