2012-04-14 15:45:24 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
- jupiter
|
|
|
|
- host: saturn
|
|
|
|
vars:
|
2012-04-19 08:26:54 +02:00
|
|
|
moon: titan
|
|
|
|
moon2: enceladus
|
2012-04-14 15:45:24 +02:00
|
|
|
|
2012-05-08 09:19:55 +02:00
|
|
|
- host: zeus
|
|
|
|
vars:
|
|
|
|
- ansible_ssh_port: 3001
|
2012-04-16 10:55:08 +02:00
|
|
|
|
2012-04-14 15:45:24 +02:00
|
|
|
- group: greek
|
|
|
|
hosts:
|
|
|
|
- zeus
|
|
|
|
- hera
|
|
|
|
- poseidon
|
|
|
|
vars:
|
|
|
|
- ansible_ssh_port: 3000
|
2012-04-19 08:26:54 +02:00
|
|
|
- ntp_server: olympus.example.com
|
2012-04-14 15:45:24 +02:00
|
|
|
|
|
|
|
- group: norse
|
|
|
|
hosts:
|
|
|
|
- host: thor
|
|
|
|
vars:
|
|
|
|
- hammer: True
|
|
|
|
- odin
|
|
|
|
- loki
|
|
|
|
|
2012-04-28 18:23:44 +02:00
|
|
|
- group: ruler
|
|
|
|
hosts:
|
|
|
|
- zeus
|
|
|
|
- odin
|
|
|
|
|
2012-04-14 15:45:24 +02:00
|
|
|
- group: multiple
|
|
|
|
hosts:
|
|
|
|
- saturn
|