Skip to content

Commit 019c242

Browse files
committed
Move hosts.ini.
1 parent a1a5a92 commit 019c242

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

playbooks/hosts renamed to playbooks/inventory/hosts.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ windows
3232

3333
[vagrant:vars]
3434
ansible_user=vagrant
35+
36+
[localhost]
37+
localhost ansible_connection=local ansible_become_user=root ansible_ask_become_pass=true

0 commit comments

Comments
 (0)