mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-03-08 21:00
This commit is contained in:
@@ -13,4 +13,7 @@
|
||||
service: name=php{{ item }}-php-fpm state=started enabled=True
|
||||
with_items: "{{ httpd_php_versions }}"
|
||||
|
||||
- name: systemd-tmpfiles
|
||||
command: systemd-tmpfiles --create
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user