9 lines
267 B
YAML
9 lines
267 B
YAML
---
|
|
|
|
# Die Automatisierung soll mit dem User "ansible" erfolgen
|
|
automation_user: ansible
|
|
|
|
# Für die Anmeldung wird ein oder mehrere Keys hinterlegt
|
|
automation_keys:
|
|
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMj6DlLhdnhknWeC4Zz48P7pzTH6JNFUTcOaxm/8V9fa fager@t530fedo"
|
|
|