Update git submodules

* Update kayobe from branch 'master'
  - Merge "Don't use become for Kolla Ansible"
  - Don't use become for Kolla Ansible
    
    Using become for all Kolla Ansible tasks is not ideal from a security
    perspective. It is also incompatible with fact caching, since it causes
    facts to be gathered and cached as root, which changes some facts.
    
    This change modifies the default value of kolla_ansible_become to false.
    
    Change-Id: I9ee5c55e59276f70c92e9c698c01123dcf8919a1
    Story: 2007492
    Task: 39217
This commit is contained in:
Zuul 2020-04-22 00:50:41 +00:00 committed by Gerrit Code Review
parent 36d24e8744
commit e8f41ca819
1 changed files with 1 additions and 1 deletions

2
kayobe

@ -1 +1 @@
Subproject commit 6b19b817cf7b3ed913addc9fcaf9aa78da5d94ee
Subproject commit eaf511adade2e48722eeecd8f566e17e4ec1db82