theforeman / foreman-ansible-modules

Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello
GNU General Public License v3.0
147 stars 164 forks source link

Small test fixes for job_invocation and installation_medium #1748

Closed Griffin-Sullivan closed 3 months ago

Griffin-Sullivan commented 3 months ago

Tear down the basic installation medium before running the tests since prior failures cause this test to fail if they never do tear down.

job_invocation references SSH when the correct term is Script. Had to re-record the tests.