mirror of
https://github.com/KevinMidboe/schleppe-pulumi.git
synced 2026-01-09 02:45:51 +00:00
12 lines
240 B
YAML
12 lines
240 B
YAML
---
|
|
# Specific variables for all group
|
|
ansible_python_interpreter: '/usr/bin/python3'
|
|
ssh_skip_ssh_config: true
|
|
users:
|
|
- username: kevin
|
|
oh_my_zsh:
|
|
theme: robbyrussell
|
|
- username: root
|
|
oh_my_zsh:
|
|
theme: robbyrussell
|