Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

move arbitrary wait into playbook #50

Open
SolomonShorser-OICR opened this issue Nov 3, 2015 · 1 comment
Open

move arbitrary wait into playbook #50

SolomonShorser-OICR opened this issue Nov 3, 2015 · 1 comment

Comments

@SolomonShorser-OICR
Copy link
Member

Ansible has a wait_for module and it might be cleaner than the existing "arbitrary wait" in the .youxia/config file:

http://docs.ansible.com/ansible/wait_for_module.html

@denis-yuen
Copy link
Member

As discussed, a feature like this would be very helpful.
I'm not sure whether wait_for precisely would work, we need to experiment and see whether wait_for can wait before that initial Ansible connection over SSH to gather facts or whether ansible is set for fact gathering before everything in a playbook including wait_for.

But something "like" this would be great.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants