Files
community.general/lib/ansible/modules/packaging/os
Sam Doran 1e3b704ff1 Prevent duplicate entries in rhsm_repository module (#48107)
* Complie regular expressions for better performance

* Skip on empty lines

This fixes a bug where the previous repo would be inserted in the result twice since an empty line did not match any of the conditions that would exit the loop iteration.
2018-11-07 17:49:12 -05:00
..
2018-04-25 23:12:46 -07:00
2018-10-01 09:49:06 -04:00
2018-04-24 18:05:50 +01:00
2018-04-25 23:12:46 -07:00
2018-04-25 23:12:46 -07:00
2018-10-17 22:59:41 +02:00
2018-04-24 18:05:50 +01:00
2018-04-10 13:10:56 -04:00
2018-03-15 22:15:24 +01:00
2018-11-07 09:27:31 -06:00