ansible-role-nginx/molecule/common/playbook_default_verifier.yml
2020-06-08 15:46:01 +02:00

11 lines
215 B
YAML

---
- name: Verify
hosts: all
tasks:
- name: "Test NGINX is installed"
assert:
- name: "Test NGINX service is running and enabled"
assert:
- name: "Test NGINX is listening"
assert: