Update git submodules

* Update ansible-hardening from branch 'master'
  to 02edef4106227e868942c8fc32709ca5413c97a6
  - Merge "Clean out SSH options we managing"
  - Clean out SSH options we managing
    
    With current behaviour we duplicate SSH options and don't care if same
    thing is defined anywhere down the line.
    With that change we change how options are defined - instead of the
    template we use a list of mappings. With that
    we can select and remove options that playbook supposed to manage.
    
    With that we also keep playbook idempotency. As side effect we still
    can have options duplicated but only if they have exact same value.
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/840353
    Change-Id: I140606f7e724fbe2a4f0b03f6a0501da7bdd5964
    Closes-Bug: #1958649
This commit is contained in:
Zuul 2022-06-06 08:18:38 +00:00 committed by Gerrit Code Review
parent b1d30b4691
commit 8763adf766
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 93ee8069c37aef68eb016665debefeabf8ce72a1
Subproject commit 02edef4106227e868942c8fc32709ca5413c97a6