chore(nginx): add state=absent support

This commit is contained in:
2024-10-05 10:04:19 +02:00
parent 97526aec36
commit c36e95d7eb
4 changed files with 44 additions and 9 deletions

11
roles/nginx/meta/main.yml Normal file
View File

@ -0,0 +1,11 @@
---
allow_duplicates: true
dependencies: []
galaxy_info:
role_name: nginx
description: Deploy nginx, a webserver
galaxy_tags:
- nginx
- http
- webserver
- docker