Hi Just getting started with Ansible so apologies if this is a silly question. I've installed Ansible using the OS X .dmg package and I seem to be missing the yumrepo module, which I believe is an extras module, but documented to be currently shipped with the core product.
$ ansible --version ansible 2.0.0.2 config file = /Users/allanlang/Documents/Vagrant/ansible/ansible.cfg configured module search path = Default w/o overrides $ ansible-doc -l | grep yum yum Manages packages with the `yum' package manager I'm not sure if this is an installation problem (there was a lot of 'compiler noise' but it seemed to end well) or whether this has been omitted from the package for some reason. Either way, what's the correct way to install this module so I can make use of it? Thanks! -- 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/45eab67c-e03b-4931-b4f4-034ad6b149a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
