ansible/hacking/build_library/build_ansible
Toshio Kuratomi 72aa55d514
[stable-2.10] Fix version comparison for determining what ansible to build against (#71152)
* The version comparison for determining what ansible package to build
  docs against was comparing the version number for ansible-base but it
  needed to check the version number for ansible instead

* add a comment about some bad logic than needs to be fixed after 2.10.0
(cherry picked from commit 37a7485)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
2020-08-07 10:18:25 -05:00
..
command_plugins [stable-2.10] Fix version comparison for determining what ansible to build against (#71152) 2020-08-07 10:18:25 -05:00
__init__.py
announce.py Add ansible-releases@redhat.com to announce template (#70813) 2020-07-22 18:27:44 -07:00
change_detection.py Remove outdated docs and unneeded import from change_detection build file 2020-05-14 09:14:37 -07:00
commands.py Fix the command plugin to use the ABCMeta metaclass 2020-05-14 09:14:37 -07:00
errors.py create-deprecated-issues script can now add to a specified project (#61901) 2019-09-09 17:28:52 -07:00