Hi, This is possibly more of a rackspace question than an ansible one, but hey-ho. When we create a new instance using the rax module, we then have a post-creation playbook containing steps that need to be run on all servers. The creation playbook waits for the instances to have finished building, but even so, if we run the post creation playbook straight away it will sometimes fail due to the rackspace post install scripts using apt to install the monitoring software.
At the moment, I just wait until the instances all have the three green dots before running the next step, but obviously this isn't ideal. Is there any way to tell that it's safe to proceed? Thanks, Graham -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/9f7fdf55-ab5e-41b3-8c40-60cce59024de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
