add manual inventory example
This commit is contained in:
parent
64597a7d69
commit
49407d1938
5
inventory/hosts
Normal file
5
inventory/hosts
Normal file
|
@ -0,0 +1,5 @@
|
|||
[localhost]
|
||||
127.0.0.1 ansible_connection=local
|
||||
|
||||
[vagrant]
|
||||
192.168.1.10
|
Loading…
Reference in a new issue