Update git submodules

* Update openstack-ansible-os_nova from branch 'master'
  to 75c8e7563a043865c775c291f38804f4367090e9
  - Merge "Do not use service_facts"
  - Do not use service_facts
    
    This module collects a very large number of facts, 5x more than
    data the 'minimum' set collected by the setup module.
    
    To increase performance by minimising the facts per host, we
    can avoid using the service_facts module and use systemd to
    return the service status.
    
    Change-Id: Ieb7e1081cf307720bb9d78002ca10a8deaadffb5
This commit is contained in:
Zuul 2021-04-22 18:58:47 +00:00 committed by Gerrit Code Review
parent 604b691dab
commit 16b76d78d5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dc0bd2a2b0690aa125daaee56fc1f3c7cacb8583
Subproject commit 75c8e7563a043865c775c291f38804f4367090e9