Add local.ini inventory for running locally
This commit is contained in:
parent
f0479558b4
commit
49e1efc2b8
1 changed files with 5 additions and 0 deletions
5
local.ini
Normal file
5
local.ini
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
[all]
|
||||||
|
localhost
|
||||||
|
|
||||||
|
[all:vars]
|
||||||
|
ansible_connection=local
|
Loading…
Reference in a new issue