ajout https

This commit is contained in:
2022-09-22 16:21:42 +02:00
parent 37a75cef65
commit 071637a3f8

View File

@@ -39,11 +39,14 @@
- name: open firewall port
firewalld:
service: http
service: "{{ item }}"
permanent: yes
immediate: yes
state: enabled
ignore_errors: true
loop:
- http
- https
- name: create documentroot