Skip to content

Commit

Permalink
Homework 8.fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasiliy Motchenko committed Nov 16, 2023
1 parent 25ca0d1 commit 45ce4a7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
all:
children:
app:
hosts:
appserver:
ansible_host: 158.160.113.80
db:
hosts:
dbserver:
ansible_host: 158.160.107.13

0 comments on commit 45ce4a7

Please sign in to comment.