2024-11/11/webcluster-cert.yml

11 lines
154 B
YAML
Raw Normal View History

2024-11-28 17:02:15 +00:00
---
- hosts: localhost
roles:
- role: selfsignedcert
selfsignedcert_basename: ./cert
selfsignedcert_san:
- "IP:192.168.1.99"