Nevermind folks, I just discovered the Bundling Ansible Modules With
Playbooks section from the Best Practices documentation:

  
http://docs.ansible.com/playbooks_best_practices.html#bundling-ansible-modules-with-playbooks

* Marc Tardif <[email protected]> [2014-04-07 12:22 -0400]:
> I need a module like wait_for that also checks for something useful
> returned by a URL. The reason is that a port might be open but the
> service might not be returning anything useful yet.
> 
> So, I'd like to know how to implement a custom module that resides outside
> the ansible project so that I don't have to either fork the project or copy
> my module into the project. In other words, I want to extend ansible with
> a custom module.

-- 
Marc Tardif <[email protected]>
Freenode: cr3, Jabber: [email protected]
1024D/72679CAD 09A9 D871 F7C4 A18F AC08 674D 2B73 740C 7267 9CAD

-- 
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/20140407213934.GE11659%40jrrr.
For more options, visit https://groups.google.com/d/optout.

Reply via email to