testing if this could allow us to simulate all the acme dns-challenge stuff using pebble and knot. Since we will be using the same in production Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
6 lines
95 B
YAML
6 lines
95 B
YAML
#SPDX-License-Identifier: MIT-0
|
|
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- knot
|