ansible/lib/ansible
Sam Doran 985d0b8ac5 [stable-2.7] 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.
(cherry picked from commit 1e3b704ff1)

Co-authored-by: Sam Doran <sdoran@redhat.com>
2018-11-09 10:05:38 -08:00
..
cli [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config [stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 2018-10-09 10:55:46 -07:00
errors
executor [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 2018-10-22 10:33:19 -07:00
galaxy [WIP] Backport/2.7/second batch (#45927) 2018-09-20 14:10:39 -05:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 10:38:57 -07:00
module_utils Provide flexibility when retrieving facts (#46148) 2018-11-09 06:46:22 -08:00
modules [stable-2.7] Prevent duplicate entries in rhsm_repository module (#48107) 2018-11-09 10:05:38 -08:00
parsing fixes to ansible-doc (#47209) 2018-10-17 11:40:02 -05:00
playbook [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 2018-10-23 12:29:12 -07:00
plugins Backport/2.7/48148: net_put module leaves empty files behind (#48151) 2018-11-08 17:18:21 -08:00
template Do not strip new lines in native jinja (#46751) 2018-10-22 09:47:45 -07:00
utils fix doc links (#46094) 2018-11-05 15:10:52 -08:00
vars [stable-2.7] Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 11:19:47 -08:00
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
release.py Update version to show we're in a checkout 2018-10-25 15:05:03 -07:00