initial commit
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "roles/common"]
|
||||
path = roles/common
|
||||
url = https://github.com/SphericalElephant/ansible-common.git
|
||||
3
group_vars/all
Normal file
3
group_vars/all
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
common_aliases:
|
||||
- "root: bofh@fet.at"
|
||||
2
hosts/production
Normal file
2
hosts/production
Normal file
@@ -0,0 +1,2 @@
|
||||
[backup]
|
||||
10.0.3.113
|
||||
1
roles/common
Submodule
1
roles/common
Submodule
Submodule roles/common added at 18f1345f0a
1
site.retry
Normal file
1
site.retry
Normal file
@@ -0,0 +1 @@
|
||||
10.0.3.113
|
||||
Reference in New Issue
Block a user