Update git submodules

* Update ansible-role-uwsgi from branch 'master'
  to cd49d19055bc6a82ef8a80784ab257975a65536a
  - Merge "Enable uwsgi to bind to multiple different IP addresses"
  - Enable uwsgi to bind to multiple different IP addresses
    
    Previously the template could only insert one http-socket or
    https-socket line into the uwsgi configuration file. This meant
    a choice between binding to a specific IP address, or 0.0.0.0 to
    listen on all addresses.
    
    This patch makes the template distinguish between uwsgi_bind_address
    being an iterable list of addresses, or a single address. It is now
    possible to specify a number of specific addresses to bind to.
    
    Change-Id: I088a64c65a9f9912091bd10402028db574767ca4
This commit is contained in:
Zuul 2022-12-30 19:56:28 +00:00 committed by Gerrit Code Review
parent 20935ba59c
commit 178b1976ea
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a5466a04345172d51f582adb4ddd0efa8c7e1a9d
Subproject commit cd49d19055bc6a82ef8a80784ab257975a65536a