fancy
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
name: nginx
|
||||
state: present
|
||||
|
||||
- include_tasks: configure.yml
|
||||
- name: configure nginx
|
||||
include_tasks: configure.yml
|
||||
|
||||
- include_tasks: certbot.yml
|
||||
- name: install ssl
|
||||
include_tasks: certbot.yml
|
||||
when: ssl
|
||||
Reference in New Issue
Block a user