iptables-module in v2.0.2: Existing rules are shown as changed, but not in ansible_check_mode
4 views
Skip to first unread message
Johannes Kastl
unread,
May 19, 2016, 8:00:39 AM5/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Hi all,
I am using the iptables-module to set rules on a machine. And after
the first run of my playbook it shows the rules as existing (changed:
false) in check_mode, but during the real run it shows them as changed.