Add more information
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
hosts: all
|
||||
become: true
|
||||
tasks:
|
||||
|
||||
# This is incomplete
|
||||
# - name: Certificates Installed
|
||||
# ansible.builtin.include_tasks:
|
||||
# file: upate_certificates.yml
|
||||
- name: Nginx Installed
|
||||
ansible.builtin.include_role:
|
||||
name: nginxinc.nginx_core.nginx
|
||||
|
||||
Reference in New Issue
Block a user