ansible.nftables/molecule/default/verify.yml

11 lines
177 B
YAML
Raw Normal View History

2021-08-06 11:28:16 +02:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
gather_facts: false
tasks:
- name: Example assertion
assert:
that: true