mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2024-11-22 15:32:18 +00:00
add hosts inventory
This commit is contained in:
parent
bcf6f7f653
commit
59dc5acbc3
1 changed files with 5 additions and 0 deletions
5
hosts
Normal file
5
hosts
Normal file
|
@ -0,0 +1,5 @@
|
|||
[remote]
|
||||
host ansible_user=user
|
||||
|
||||
[local]
|
||||
localhost ansible_user=root ansible_connection=local
|
Loading…
Reference in a new issue