Commit Graph

6 Commits (f98648bf6f9ef4011a7732ac7eb83271685d35dd)

Author SHA1 Message Date
Rene Moser db3e4c8c65 firewalld: remove BabyJSON
See https://github.com/ansible/ansible-modules-extras/issues/430
2016-12-08 11:32:45 -05:00
Brian Coca 2753cd186a moar quotes 2016-12-08 11:32:39 -05:00
Sebastian Gumprich 906cca041b Added documentation and example for port ranges.
Also added punctuation marks.
2016-12-08 11:32:29 -05:00
Cosmo Petrich 9bcf232880 Remove default from 'permanent' and 'state' docs
These fields are both required, and thus do not actually have defaults.
2016-12-08 11:32:22 -05:00
Michael Scherer 3dab019dca Add a new option immediate= to immediately apply a permanent change
Currently, either you apply the change in the configuration
of firewalld ( without permanent=True ), or you apply it live.
I most of the time want to do the 2 at the same time, ie open the
port ( so I can use the service ) and make sure it stay open on reboot.
2016-12-08 11:32:22 -05:00
Michael DeHaan 5879c503bb File extensions! 2016-12-08 11:32:18 -05:00