zikalino / openshift-work

This is temporary repo to do experiments with openshift
MIT License
1 stars 0 forks source link

Parallelize ansible playbook #7

Closed brusMX closed 6 years ago

brusMX commented 6 years ago

Break the playbook into pieces and make sure that they have no dependencies to minimize deploying time.

brusMX commented 6 years ago

WIP commit id 7f20bcb8e52d5beb1889991d88fb5b5cf35a613f

brusMX commented 6 years ago

This is pretty much done, the only problem now is to verify that everything was provisioned @zikalino will help out

zikalino commented 6 years ago

@brusMX i have added tasks to wait for resources to be provisioned (vms and public ip addresses), but i am still concerned that there's no information displayed when something goes wrong. i have created a new issue #20 for this. so i will close this one