Update git submodules

* Update validations-libs from branch 'master'
  to 0464162d64ad4d6985fc184c2b20534bb8a32b52
  - Merge "Check the presence of the output callback and the roles path"
  - Check the presence of the output callback and the roles path
    
    This patch check the presence of the output callback *vf_validation_json*
    which is mandatory for a correct behavior of the VF.
    Without this checks the VF will execute the ansible command,
    but wont be able to find the json log associated to the run,
    and will failed at the end.
    This check prevent useless investigations and save time for the user.
    
    It also check the presence of the roles path (if one of all the paths is correct)
    to prevent as well strange behavior from Ansible and the framework.
    
    Change-Id: Iea6fc17ec4da91df652be0a0cb9338e3c512f141
This commit is contained in:
Zuul 2022-12-01 17:13:08 +00:00 committed by Gerrit Code Review
parent f94f24fe8f
commit 7b6511519e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ac2b6b7b7ed8b8ba231b7ad7dc1ed5730c09cfb6
Subproject commit 0464162d64ad4d6985fc184c2b20534bb8a32b52