nginx_hardening.yml 89 B

123456
  1. ---
  2. - hosts: localhost
  3. connection: local
  4. become: true
  5. roles:
  6. - nginx_hardening