Changelog: https://roxy-wi.org/changelog#6_3_3
pull/355/head
Pavel Loginov 2023-01-04 20:20:24 +03:00
parent bb456e13be
commit 5c24e6d84d
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
- name: restart apache
service:
name: "{{ apache_service }}"
state: "{{ apache_restart_state }}"