mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
16 lines
339 B
YAML
16 lines
339 B
YAML
---
|
|
all:
|
|
hosts:
|
|
carbonbean:
|
|
ansible_connection: local
|
|
children:
|
|
servers:
|
|
vars:
|
|
ansible_connection: ssh
|
|
hosts:
|
|
cloud2.technicalissues.us:
|
|
ansible_user: gene
|
|
mail.alt.technicalissues.us:
|
|
ansible_user: gliverma
|
|
mini-watcher.local:
|
|
ansible_user: gene
|