Inventory provisioners may fail. If provision script fail playbook may run on localhost system. This change will prevent running playbook on localhost when one of inventory script fail.
Signed-off-by: Andrei Stepanov astepano@redhat.com
rebased onto 1e0ef56c6d8e5d9bf5366b3aa17d0353f5f2c619
Commit cafd1e49 fixes this pull-request
Pull-Request has been merged by astepano
Inventory provisioners may fail. If provision script fail playbook may
run on localhost system. This change will prevent running playbook on
localhost when one of inventory script fail.
Signed-off-by: Andrei Stepanov astepano@redhat.com