ansible/test/integration/targets/setup_rpm_repo
Rick Elrod aca5b0e43b
[setup_rpm_repo test] Ensure rpm-build is present (#73516)
Change:
- Other targets might remove rpm-build as they clean up after
  themselves. Ensure that it's present in setup_rpm_repo because
  rpmfluff needs it.

Test Plan:
- Local experimentation with yum_repository and mysql_db (the latter of
  which depends on a handler which was removing rpm-build) on
  stable-2.9.

Signed-off-by: Rick Elrod <rick@elrod.me>
2021-02-05 15:58:02 -05:00
..
defaults Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -08:00
files Update integration tests to support rpmfluff-0.6 (#71155) 2020-08-07 14:09:09 -05:00
handlers Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -08:00
library Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -08:00
meta Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -08:00
tasks Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -08:00
vars [setup_rpm_repo test] Ensure rpm-build is present (#73516) 2021-02-05 15:58:02 -05:00
aliases