Update git submodules

* Update ansible-role-collect-logs from branch 'master'
  - Add option to not delete artifacts in IR plugin
    
    Adds user facing option, which when enabled
    will skip deletion of collected artifacts at
    the end of infrared plugin.
    
    Also it should never attempt deleting the working_dir,
    as usually that is managed outside of artcl (virtualenv
    created by tox or such), if then it should be wiping only collect_dir.
    
    This is needed for:
    - molecule based verification
    - for any post-processing/detection of known issues in CI
    - or when used locally without publishing for user to access them.
    
    Extracted from change If14fd9130ddb07469cb12fbc0b72f16884b55949.
    
    Change-Id: I4e8123c8f112dfc5c85c1ac80f04191e57147c97
This commit is contained in:
Pavel Sedlák 2020-03-27 09:33:55 +01:00 committed by Gerrit Code Review
parent 5d0b5f45d0
commit 9918805f04
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ff0ac8f2e5b9e9dab7baaacda32827d9cb5ac150
Subproject commit 14649111bc2dd412d81064a6bdbd5f991197a9a8