Compare commits
2 commits
87c61b0d9d
...
1c31a584dc
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c31a584dc | |||
| 7853f08a9a |
2 changed files with 20 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
collections_paths = ./collections
|
collections_paths = ./collections
|
||||||
|
remote_user = root
|
||||||
|
|
@ -0,0 +1,18 @@
|
||||||
|
[all_servers]
|
||||||
|
172.16.9.88
|
||||||
|
192.168.100.72 ansible_port=2222
|
||||||
|
192.168.100.73
|
||||||
|
|
||||||
|
[dmz]
|
||||||
|
172.16.9.88
|
||||||
|
|
||||||
|
[forgejo_servers]
|
||||||
|
192.168.100.72 ansible_port=2222
|
||||||
|
|
||||||
|
[nextcloud_servers]
|
||||||
|
192.168.100.73
|
||||||
|
|
||||||
|
[reverseproxy_servers]
|
||||||
|
172.16.9.88
|
||||||
|
192.168.100.72 ansible_port=2222
|
||||||
|
192.168.100.73
|
||||||
Loading…
Add table
Add a link
Reference in a new issue