hashistack/molecule/hashistack_ca_default/verify.yml

7 lines
80 B
YAML
Raw Normal View History

---
- name: Verify
hosts: all
gather_facts: true
become: true
tasks: []