mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-02-11 18:19:08 +00:00
ansible plays for docker, haproxy & varnish
This commit is contained in:
11
ansible/group_vars/all.yml
Normal file
11
ansible/group_vars/all.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# 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
|
||||
Reference in New Issue
Block a user