diff options
Diffstat (limited to 'inventory-localhost')
-rw-r--r-- | inventory-localhost | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory-localhost b/inventory-localhost index 7cc7a20..1b56b6e 100644 --- a/inventory-localhost +++ b/inventory-localhost @@ -1,2 +1,6 @@ [front-test] localhost ansible_connection=local +[postgres] +localhost ansible_connection=local +[web] +localhost ansible_connection=local |