forked from finallycoffee/base
chore(nginx): add state=absent support
This commit is contained in:
4
roles/nginx/vars/main.yml
Normal file
4
roles/nginx/vars/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
nginx_states:
|
||||
- present
|
||||
- absent
|
Reference in New Issue
Block a user