Merge branch 'master' of https://git.triton.fet.at/git/ansible
This commit is contained in:
10
group_vars/ruby
Normal file
10
group_vars/ruby
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
common_aliases:
|
||||
- "root: bofh@fet.at"
|
||||
common_hostname: False
|
||||
common_apt: True
|
||||
common_rsyslog: False
|
||||
common_resolvconf: True
|
||||
common_resolvconf_nameservers:[ "192.168.0.1", "8.8.8.8"]
|
||||
common_basic_packages:
|
||||
- curl
|
||||
Reference in New Issue
Block a user