my-ansible/inventories/pikubed/pikubed.old.yml

29 lines
442 B
YAML
Raw Permalink Normal View History

2021-02-23 19:12:00 +01:00
---
all:
hosts:
leader:
ansible_host: 192.168.1.40
worker1:
ansible_host: 192.168.1.41
worker2:
ansible_host: 192.168.1.42
worker3:
ansible_host: 192.168.1.43
children:
arm64:
hosts:
worker2:
worker3:
vars:
zsh_chic:
bat_arch: arm64
arm32:
hosts:
leader:
worker1:
vars:
zsh_chic:
bat_arch: armhf