teaching-webterm/ansible/group_vars/stage_development/vars.yml

9 lines
181 B
YAML

---
sshwifty_hostname: "0.0.0.0"
sshwifty_public_port: "80"
sshwifty_shared_key: "demo"
sshwifty_authentication: "password"
sshwifty_ssh_password: "demo"
sshwifty_ssh_user: "demo"