Skip to content

Commit 81e1535

Browse files
committed
fix local config
1 parent 8524121 commit 81e1535

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

ansible/gamma-hosts/hosts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,11 @@ web
143143
web
144144
worker
145145

146-
[ec2]
146+
[local]
147147
127.0.0.1
148148

149+
[ec2]
150+
local
151+
149152
[targets]
150153
localhost ansible_connection=local bastion_name=gamma-bastion

0 commit comments

Comments
 (0)