hashistack/molecule/tls_multi_node/verify.yml
Bertrand Lanson 54a86d7af3
All checks were successful
development / Check commit compliance (push) Successful in 25s
feat: new tls_multi_node test for molecule with some adjustment to tags
2024-08-26 23:10:04 +02:00

7 lines
80 B
YAML

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