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_authservice == "httpd"
|
||||
|
||||
#- name: install web service packages
|
||||
# - name: install web service packages
|
||||
# ansible.builtin.package:
|
||||
# name: "{{ certbot_webpackages }}"
|
||||
# state: present
|
||||
|
|
@ -96,7 +96,7 @@
|
|||
- certbot_authservice == "nginx"
|
||||
- need_reload_nginx|changed
|
||||
|
||||
#- name: Open Firewalld
|
||||
# - name: Open Firewalld
|
||||
# ansible.posix.firewalld:
|
||||
# service: http
|
||||
# permanent: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue