Update git submodules

* Update ansible-role-openstack-operations from branch 'master'
  - Merge "Switch script to shell"
  - Switch script to shell
    
    Running the task from the undercloud I had no errors, however when I tried to
    run the task from my laptop to do a backup of the undercloud the following error
    showed up:
    TASK [ansible-role-openstack-operations : Get the database root password]
    Fatal: [undercloud-0]:
             FAILED! => {"changed": false,
                         "msg": "Could not find or access /bin/hiera"}
      to retry, use: --limit @/home/jbadiapa/tools/infrared/backup-and\
                     -restore-ffwd/undercloud-backup-openstack-operations.retry
    
    This patch fix that error
    
    Change-Id: Ibecbc53203376489110819c431c9f8ba884aa409
This commit is contained in:
Zuul 2019-03-15 10:49:35 +00:00 committed by Gerrit Code Review
parent 14a2dc733f
commit 9f9b7fe2c1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f3ed94413d75875ed95a0a6a3ecb58f7a1386e34
Subproject commit d9049b486935dd05c842795e05996693974dcea0