Simplify the actual role by using Docker
This commit is contained in:
parent
8b61ae28a4
commit
e4bdd81823
4 changed files with 14 additions and 37 deletions
|
|
@ -11,13 +11,6 @@
|
|||
dest: "/etc/nginx/conf.d/{{ simple_reverse_proxy_internal_subdomain }}.conf"
|
||||
mode: '0644'
|
||||
notify: Restart Nginx
|
||||
# - name: Allow https through firewall
|
||||
# become: true
|
||||
# community.general.ufw:
|
||||
# rule: allow
|
||||
# port: https
|
||||
# proto: tcp
|
||||
# notify: Restart ufw
|
||||
- name: Debug
|
||||
ansible.builtin.debug:
|
||||
msg: >-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue