Update git submodules

* Update ansible-role-redhat-subscription from branch 'master'
  to 41b5d0b7bea228299167684adb87d5966e414909
  - Update the satellite task file for version checks
    
    This change updates the satellite version check task file so that we're
    able to perform version checks and set our required facts without
    running into undefined values in certain circumstances.
    
    Updates have also been made throughout the task file to ensure all jinja
    strings are quoted, all data types are set correctly so there's no
    assumed conversion, and all conditions follow a list format.
    
    The Satellite 6.10 checks have been added to a conditional block, this was
    done so we're not accidently setting facts incorrectly while also
    reducing task execution.
    
    > Updates have been made to our tox setup for ansible-lint. This is done
      because our current lint test was broken; ansible lint will now test
      with ansible-core.
    
    rhbz: 2061393
    Signed-off-by: Kevin Carter <kecarter@redhat.com>
    Change-Id: Ibb17c000a7337c2c344b9ff08ce9fe75897838e9
This commit is contained in:
Kevin Carter 2022-05-05 14:34:37 -06:00 committed by Gerrit Code Review
parent ff8736ca70
commit dcb1446bc4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit da50e0e267297d5d0e1e7269038cf360af5cd96e
Subproject commit 41b5d0b7bea228299167684adb87d5966e414909