ipad-wall-displays-ansible/hosts

16 lines
341 B
Plaintext
Raw Normal View History

# -*- mode: yaml; -*-
2021-11-17 01:37:55 -05:00
ipads:
hosts:
iPad2:
iPad3:
reservation_tools:
- 3d printer, Lulzbot Taz 6
- 3d printer, Lulzbot Mini
- Laser Cutter, GLS Hybrid
2021-11-17 01:37:55 -05:00
vars:
ansible_ssh_user: mobile
ansible_ssh_pass: alpine
ansible_become_pass: alpine
ansible_python_interpreter: /usr/bin/python2.7