Issue #408: Tweak spacing.

This commit is contained in:
Jeff Geerling 2023-06-21 22:28:38 -05:00
parent 2d4501688a
commit 19956ca910
1 changed files with 3 additions and 3 deletions

View File

@ -51,6 +51,6 @@
state: "{{ php_fpm_state }}"
enabled: "{{ php_fpm_enabled_on_boot }}"
when:
- php_enable_php_fpm
- ansible_distribution != "Debian"
- not ansible_check_mode
- php_enable_php_fpm
- ansible_distribution != "Debian"
- not ansible_check_mode