mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
added integration tests for yum repository (#25671)
* added integration tests for yum repository * fixed escaped single quote * extended yum_repository tests to include fedora * removed unused variable file * added check for return values * replaced escaped double quotes with single quotes, switched to lookup for reading repofile
This commit is contained in:
parent
7348a613bb
commit
1bc5761bea
4 changed files with 317 additions and 0 deletions
2
test/integration/targets/yum_repository/aliases
Normal file
2
test/integration/targets/yum_repository/aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
posix/ci/group1
|
||||
destructive
|
Loading…
Add table
Add a link
Reference in a new issue