Update git submodules

* Update ansible-role-redhat-subscription from branch 'master'
  to 0f7ac2a5536e6eefc2d7b2f0b324d8e97a4193ee
  - Adding option to disable container validation
    
    subscription-manager will fail if run from within a container. Since
    some nodes are bindmounting /run, a .containerenv file is exposed
    inside /run on the hosts and this breaks subscription-manager on
    overcloud nodes.
    
    We can bypass this validation from subscription-manager by enabling the
    SMDEV_CONTAINER_OFF environment boolean as described here [1].
    
    We need to give the hability to operators to bypass this check as well
    on all subscription-manager calls.
    
    Related: https://bugzilla.redhat.com/show_bug.cgi?id=2058540
    [1] https://github.com/candlepin/subscription-manager/pull/2652/files
    
    Change-Id: If564089fb1cb77366fa6d6f8e4086691a4dfcf37
This commit is contained in:
David Vallee Delisle 2022-03-07 13:01:54 -05:00 committed by Gerrit Code Review
parent 8e053101d6
commit 226d43f4dd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7369c0ba979df60c139cc56695ec3630bd77bd04
Subproject commit 0f7ac2a5536e6eefc2d7b2f0b324d8e97a4193ee