Due to highly restrictive firewalls and networking at my employer, I cannot proxy out to get ansible updates. I’m looking for the RPM for the ansible-doc-2.4.x RPM If that is available, can someone please provide me the URL to download? Thank you.
What you want is somewhere under here: http://releases.ansible.com/ansible/rpm/
(The release subdir is for the final releases. preview for alpha,
beta, and rcs. and nightly is for nightly snapshot builds)
We ship ansilbe-doc inside of the ansible rpm. There isn't a separate
rpm that just contains the ansible-doc command (nor a separate one
that just contains the documentation).
-Toshio
Thank you!