Update git submodules

* Update tripleo-ansible from branch 'master'
  to e816c747d87dc44a4bcff7b25bb2b64f3ef87e0d
  - Merge "Simplify dport writing, transform port list syntaxe"
  - Simplify dport writing, transform port list syntaxe
    
    Make the rule generation a bit easier to follow, and avoid some code
    duplication.
    
    Also correct how the "port range" is written - nftables wants an hyphen
    while iptables used a colon as a separator.
    
    This change also enables passing multiple kind of data, such as:
    dport:
      - 22
      - 8000:8100
      - 23
    
    This will generate the correct {22, 8000-8100, 23} we need.
    
    Change-Id: Iff57f0a07227dd188e74c77767de2f26dea14725
This commit is contained in:
Zuul 2022-08-24 22:00:36 +00:00 committed by Gerrit Code Review
parent 614e8c0b75
commit 5df18af702
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4ba2a662f5c70b603a5c5e5c0a7a4650c8630138
Subproject commit e816c747d87dc44a4bcff7b25bb2b64f3ef87e0d