2024-09/11/webcluster-cert.yml

11 lines
154 B
YAML
Raw Permalink Normal View History

2024-09-19 10:48:45 +00:00
---
- hosts: localhost
roles:
- role: selfsignedcert
selfsignedcert_basename: ./cert
selfsignedcert_san:
- "IP:192.168.1.99"