Chris Weber
9f58e7325c
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) ( #2369 )
...
* Fixed exception compatablity for py3 (and 2.4 in yum_repository.py)
* Moved Import
2016-06-04 23:21:04 +02:00
Jiri Tyr
7549976dc0
Fixing wrong type of params option in yum_repository module ( #2371 )
...
This commit fixes incorrect type of the "params" option of the
"yum_repository" module. Without this fix the value of the "params"
option is read as a string instead of as a dictionary which makes
it impossible to define any additional YUM repository parameters.
2016-06-03 21:59:28 +02:00
Jiri Tyr
3ba9e817fe
Describing the _none_ value of the proxy option ( #2053 )
2016-04-18 11:01:24 -04:00
Michael Scherer
d9b8043b4a
Use type='path' for reposdir, since that's a path
2016-03-30 21:49:58 +02:00
Jiri Tyr
012085263f
Removing parameter from yum_repository module
2016-03-04 00:43:44 +00:00
Jiri Tyr
23c4e8de4a
Adding more options to the yum_repository module
2016-03-03 17:01:46 +00:00
Rene Moser
7c38f8ff75
doc: replace yumrepo with yum_repository
2016-02-29 23:40:00 +01:00
Rene Moser
c5fa64998c
rename yumrepo to yum_repository
2016-02-29 23:37:46 +01:00