1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Temporarily disable iptables_state tests. (#2641)

This commit is contained in:
Felix Fontein 2021-05-27 08:23:35 +02:00 committed by GitHub
parent 4aa50962cb
commit b45298bc43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,4 @@ skip/freebsd # no iptables/netfilter (Linux specific)
skip/osx # no iptables/netfilter (Linux specific)
skip/macos # no iptables/netfilter (Linux specific)
skip/aix # no iptables/netfilter (Linux specific)
disabled # FIXME