fix: add tag on include_tasks

This commit is contained in:
Adrien Waksberg 2018-08-15 15:22:28 +02:00
parent 1735ff1ffd
commit 67d1daf744

View file

@ -1,6 +1,8 @@
- include_tasks: base.yml
tags: phpfpm
- include_tasks: pools.yml
tags: phpfpm
- name: enable and start php-fpm
systemd: