Update git submodules

* Update ansible-config_template from branch 'master'
  to 3222aeda8f6a2d380802153a15a5fd961d356024
  - Use ensure SafeDumper used yaml configs
    
    With ansible 2.12 they started using CSafeDumper instead of
    SafeDumper which ignores indent in yaml files.
    To preserver behaviour and config formats we fallback to original
    behaviour with indenting.
    For that we adjust parenting of AnsibleDumper and adding SafeDumper
    when it's not present there.
    
    [1] bfd93c835a/lib/ansible/module_utils/common/yaml.py (L30)
    
    Change-Id: Iadddef84eae31fab9478ad02220ae49d1c91fa4c
This commit is contained in:
Dmitriy Rabotyagov 2022-06-16 11:25:56 +02:00 committed by Gerrit Code Review
parent 10571cbbcc
commit 30429009fe
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ed68c9d67d72887bc0de90f90cf26e421bb6a514
Subproject commit 3222aeda8f6a2d380802153a15a5fd961d356024