Commit f750ccd
committed
Help for error message, solves #1
As descibed in #1, ansible version 1.5 to 1.8 has a problem running with an empty hosts file. This results in an error when trying to provision: `ERROR: provided hosts list is empty`. Either changing the hosts file or using a specific `-i` command solves this.1 parent 60ea51f commit f750ccd
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments