Update git submodules

* Update ansible-role-collect-logs from branch 'master'
  to 5feaf4d3f60dfa2ee79f4def24592cffdbea83a6
  - Merge "Use nftables when we can"
  - Use nftables when we can
    
    nftables content will contain all of iptables - especially starting cs8,
    where iptables is a compatibility wrapper for nftables (true name:
    iptables-nft).
    
    In addition, getting a dedicated file for nftables content makes things
    easier to read, especially with the nftables output (think "json", more
    or less).
    
    Notes:
    - iptables will still be called if the system can't find the
      "nft" binary.
    - this patch will be especially important once [1] get in, since
      iptables will NOT see any of the nftables rules.
    
    [1] https://review.opendev.org/c/openstack/tripleo-ansible/+/841414
    
    Change-Id: Icba6b51ba5480091adcd2e010c9e34c049216c22
This commit is contained in:
Zuul 2022-05-31 10:12:12 +00:00 committed by Gerrit Code Review
parent 2fe0b3c387
commit c96271fca4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit fb3bbfb451e96989c6e20365f4f24ff9711fca5b
Subproject commit 5feaf4d3f60dfa2ee79f4def24592cffdbea83a6