## This file is managed by Ansible #!/usr/sbin/nft table ip nat { chain DOCKER {} } table ip filter { chain DOCKER {} }