ansible-role-nginx/tasks/plus/delete-license.yml

6 lines
101 B
YAML
Raw Normal View History

---
- name: "(All OSs) Delete NGINX Plus License"
file:
path: /etc/ssl/nginx
state: absent