community.general/lib/ansible/modules/packaging
Adam Conway b6e9df2065 Update yum_repository.py (#42859)
* Update yum_repository.py

Having spent some time trying and googling how to enable an installed repo with this, I discovered that the thread at https://github.com/ansible/ansible-modules-extras/issues/2384 had decided that this would not be supported and recommended use of ini_file instead.  Since I am sure I'm not alone in expecting yum-repository to support enabling/disabling a configured repo, I suggest adding a note so people find this easier.
2018-07-17 16:57:36 +05:30
..
language Put umask value in quotation marks (#41409) 2018-07-13 10:35:23 -04:00
os Update yum_repository.py (#42859) 2018-07-17 16:57:36 +05:30
__init__.py