2023-10-04 09:40:42 +02:00

6 lines
119 B
YAML

all:
hosts:
oklab:
ansible_connection: paramiko
ansible_user: ok
ansible_host: "{{OKLAB_HOST}}"