Browse Source

working on changes, and debugging

master
erin sims 2 years ago
parent
commit
587b373729
2 changed files with 26 additions and 25 deletions
  1. +1
    -0
      ansible.cfg
  2. +25
    -25
      hosts

+ 1
- 0
ansible.cfg View File

@@ -2,3 +2,4 @@
host_key_checking = False host_key_checking = False
enable_plugins = community.digitalocean.digitalocean enable_plugins = community.digitalocean.digitalocean
private_key_file = ~/.ssh/id_rsa private_key_file = ~/.ssh/id_rsa
inventory = /etc/ansible/hosts

+ 25
- 25
hosts View File

@@ -2,10 +2,10 @@ athena ansible_host=167.71.188.165
Zeus ansible_host=68.183.50.72 Zeus ansible_host=68.183.50.72
Hades ansible_host=104.131.0.100 Hades ansible_host=104.131.0.100
Atreyu ansible_host=159.65.178.119 Atreyu ansible_host=159.65.178.119
mpdf1 ansible_host=165.227.220.165
mpdf2 ansible_host=159.89.38.240
mpdb1 ansible_host=159.65.169.240
mpdb2 ansible_host=159.65.255.102
mpdf1 ansible_host=159.203.118.212
mpdf2 ansible_host=45.55.57.172
mpdb1 ansible_host=142.93.181.29
mpdb2 ansible_host=134.209.37.25


[ams1] [ams1]


@@ -43,29 +43,33 @@ mpdb2


[tor1] [tor1]


[alertmanager]
athena

[Git]
Zeus

[nextcloud]
Zeus
[salt_minon]
Hades


[mpdb] [mpdb]
mpdb1 mpdb1
mpdb2 mpdb2


[consul]
athena
Hades

[prometheus]
athena

[matrix]
athena

[synapse] [synapse]
athena athena


[controller]
Atreyu
[Saltmaster]
Zeus


[salt_minon]
Hades
[nextcloud]
Zeus


[prometheus]
[alertmanager]
athena athena


[ansible] [ansible]
@@ -79,24 +83,20 @@ mpdb2
[www_apache] [www_apache]
Zeus Zeus


[controller]
Atreyu

[mpdf] [mpdf]
mpdf1 mpdf1
mpdf2 mpdf2


[consul]
athena
Hades

[salt_minion] [salt_minion]
athena athena
Zeus Zeus


[Saltmaster]
[Git]
Zeus Zeus


[matrix]
athena

[Thrace_Test] [Thrace_Test]
mpdb2 mpdb2
mpdb1 mpdb1


Loading…
Cancel
Save