Installing Ansible Modules via Pip?

25 views
Skip to first unread message

Bob Gregory

unread,
Mar 24, 2016, 9:00:09 AM3/24/16
to Ansible Project
Hi, I'm currently working on a set of Ansible Modules that depend on a library I wrote. 

I'd like an easy way to distribute the whole lot. Is it possible to install Ansible modules via pip? I'm not entirely clear on how the resolution of module names works, but if I can coerce setup.py into installing my modules into some sensible location, will that work?

 -- Bob.

Brian Coca

unread,
Mar 24, 2016, 9:50:19 AM3/24/16
to ansible...@googlegroups.com
There is no provision for this, also modules can be written in things other than python.

You CAN put the modules in a role and install that using ansible-galaxy.


----------
Brian Coca
Reply all
Reply to author
Forward
0 new messages