import_vault_root_ca/molecule/default/verify.yml

11 lines
199 B
YAML
Raw Normal View History

2023-05-22 18:23:57 +00:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
gather_facts: false
tasks:
- name: Example assertion
ansible.builtin.assert:
that: true