This commit is contained in:
parent
83170bbe6b
commit
1d6435a4e5
1 changed files with 19 additions and 19 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
- certbot_authtype == "http"
|
- certbot_authtype == "http"
|
||||||
- certbot_authservice == "httpd"
|
- certbot_authservice == "httpd"
|
||||||
|
|
||||||
#- name: install web service packages
|
# - name: install web service packages
|
||||||
# ansible.builtin.package:
|
# ansible.builtin.package:
|
||||||
# name: "{{ certbot_webpackages }}"
|
# name: "{{ certbot_webpackages }}"
|
||||||
# state: present
|
# state: present
|
||||||
|
|
@ -96,7 +96,7 @@
|
||||||
- certbot_authservice == "nginx"
|
- certbot_authservice == "nginx"
|
||||||
- need_reload_nginx|changed
|
- need_reload_nginx|changed
|
||||||
|
|
||||||
#- name: Open Firewalld
|
# - name: Open Firewalld
|
||||||
# ansible.posix.firewalld:
|
# ansible.posix.firewalld:
|
||||||
# service: http
|
# service: http
|
||||||
# permanent: true
|
# permanent: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue