maxamillion / ansible-openshift_origin

Ansible Playbook for OpenShift Origin
Other
24 stars 12 forks source link

second execution of playbook fails on mcollective workaround #12

Closed mxmader closed 11 years ago

mxmader commented 11 years ago
TASK: [MCollective.service temporary work around] *****************************
failed: [10.170.96.205] => {"failed": true, "item": "", "path": "/usr/lib/systemd/system/mcollective.service", "state": "absent"}
msg: file (/usr/lib/systemd/system/mcollective.service) does not exist, use copy or template module to create

FATAL: all hosts have already failed -- aborting
maxamillion commented 11 years ago

This was removed, the work around isn't necessary anymore.