Newer
Older

p.n.kramp
committed
- hosts: debian
vars_files:
- credentials.yml

p.n.kramp
committed
- debian

p.n.kramp
committed
- hosts: xrootd
user: debian

p.n.kramp
committed
- common

p.n.kramp
committed
- hosts: proxies

p.n.kramp
committed
- sshconfig

p.n.kramp
committed
- hosts: dynafed

p.n.kramp
committed
vars:

p.n.kramp
committed
endpoints: "{{ lookup('file','dynafedInstances.json')|from_json }}"

p.n.kramp
committed
sudo: true
vars_files:
- credentials.yml
roles:
- sshconfig
- dynafed

p.n.kramp
committed
- hosts: dataservers
vars_files:
- credentials.yml