12 lines
299 B
YAML
12 lines
299 B
YAML
|
---
|
||
|
all:
|
||
|
hosts:
|
||
|
servipi.cave:
|
||
|
ansible_host: 192.168.1.8
|
||
|
zsh_chic:
|
||
|
users:
|
||
|
- {username: root, home: /root, group: root, antibody: true, term: xterm-256color}
|
||
|
zsh_chic_arch: armhf
|
||
|
tor_node_services:
|
||
|
- {name: ssh, local_port: 22, public_port: 22}
|