Update git submodules

* Update ansible-hardening from branch 'master'
  to db284ddf93dae00fecec76618cb1f743101019de
  - Use replace module instead of lineinfile for disabling dynamic motd
    
    Lineinfile module can manage only single occurance of line in the file,
    while pam.d/sshd contains multiple occurances of pam_motd which
    results in not disabling it fully.
    
    In order to properly comment out/uncomment all occurances replace module
    should be used instead.
    
    Change-Id: I73babb2431d4fda5aa90d9a1e230c1796449c0fc
This commit is contained in:
Dmitriy Rabotyagov 2024-01-30 10:37:30 +01:00 committed by Gerrit Code Review
parent 1ec27af352
commit dba99138aa
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ced5df4956c90fe72635646d0fb91e36f8d061c0
Subproject commit db284ddf93dae00fecec76618cb1f743101019de