roles/php-fpm: whitespace

This commit is contained in:
2021-09-07 20:12:31 +03:00
parent 547395b26e
commit bb6f058025

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: