ansible-role-nginx/molecule/common/playbook_default_verifier.yml

11 lines
215 B
YAML
Raw Normal View History

2020-06-08 15:46:01 +02:00
---
- 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: