Skip to content

Commit

Permalink
using imc as hosts
Browse files Browse the repository at this point in the history
Signed-off-by: Vikrant Balyan <[email protected]>
  • Loading branch information
vvb committed Dec 19, 2016
1 parent dc20cde commit e4339fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion site.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---

- hosts: 127.0.0.1
- hosts: imc
connection: local
gather_facts: no
roles:
- common
- boot
- storage

0 comments on commit e4339fa

Please sign in to comment.