Skip to content

Commit

Permalink
vmware_desktop does proper networking
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Dec 19, 2024
1 parent d636a60 commit d26a0cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inventory/dev/hosts
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ semaphore
web

[database]
controller ansible_host=192.168.178.60
controller ansible_host=10.0.0.206
[semaphore]
controller ansible_host=192.168.178.60
controller ansible_host=10.0.0.206
[web]
controller ansible_host=192.168.178.60
controller ansible_host=10.0.0.206

[dev:vars]
ansible_user=vagrant
Expand Down

0 comments on commit d26a0cb

Please sign in to comment.