Add more information

This commit is contained in:
2024-04-17 14:32:23 -04:00
parent fa70098229
commit 28c0cd80e4
3 changed files with 74 additions and 2 deletions

View File

@@ -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