Nervermind. Figured out how to add custom_modules into roles: http://docs.ansible.com/ansible/playbooks_roles.html
Thanks again. -Joe On Friday, January 22, 2016 at 2:44:48 PM UTC-8, Joe Levis wrote: > > It looks like the PR for the win_share module is ready to be merged - do > you know when that would actually be merged into the devel branch? > > Also, do you know where my modules are located if I've installed Ansible > using the apt-get repo? The ansible.cfg on my Ubuntu machine has a > commented-out library location: > > $ cat /etc/ansible/ansible.cfg | grep library > > #library = /usr/share/my_modules/ > > > And /usr/share/my_modules is empty. > > > > > On Friday, January 22, 2016 at 12:02:41 PM UTC-8, Joe Levis wrote: >> >> Yes! That module works for me! >> >> I've approved the Pull Request in GitHub as well. >> >> >> Thanks, >> -Joe >> >> On Friday, January 22, 2016 at 11:12:30 AM UTC-8, Joe Levis wrote: >>> >>> Thanks Jon. >>> >>> I'll give it a try and post back. >>> >>> -Joe >>> >>> On Friday, January 22, 2016 at 10:45:33 AM UTC-8, J Hawkesworth wrote: >>>> >>>> It's here >>>> >>>> https://github.com/ansible/ansible-modules-extras/pull/1213 >>>> >>>> Would be great if you could test it as it would get it one step closer >>>> to being included in Ansible. >>>> >>>> Jon >>>> >>>> -- 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/f1aa860a-9625-494d-a394-0f2393c99d10%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
