hashistack/molecule/hashistack_ca_default/verify.yml
Bertrand Lanson 9371296d80
All checks were successful
development / Check commit compliance (push) Successful in 25s
feat(tests): add molecule scenario for testing CA
2024-08-04 01:21:02 +02:00

7 lines
80 B
YAML

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