initial commit

This commit is contained in:
2021-10-18 18:03:37 +02:00
commit ddb3a9c856
11 changed files with 209 additions and 0 deletions

4
tasks/main.yml Normal file
View File

@@ -0,0 +1,4 @@
---
# tasks file for php-fpm
- include_tasks: php-fpm.yml
tags: php