fix: add tag on include_tasks
This commit is contained in:
parent
1735ff1ffd
commit
67d1daf744
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
- include_tasks: base.yml
|
- include_tasks: base.yml
|
||||||
|
tags: phpfpm
|
||||||
|
|
||||||
- include_tasks: pools.yml
|
- include_tasks: pools.yml
|
||||||
|
tags: phpfpm
|
||||||
|
|
||||||
- name: enable and start php-fpm
|
- name: enable and start php-fpm
|
||||||
systemd:
|
systemd:
|
||||||
|
|
Loading…
Reference in a new issue