community.general/lib/ansible
Felix Kaechele 8475171f67 firewalld: Implement zone operations (#32845)
* firewalld: Implement zone operations

Zones are removed or added when no other operations are used in
conjunction with the keywords 'present' or 'absent'.

This leads to a logical and natural syntax of:

- firewalld:
    zone: foo
    state: present

for adding or removing zones.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>

* firewalld: zone ops: addressed review concerns

- Added more documentation on the peculiarities of the zone operations
- Output meaningful error messages when trying to use zones incorrectly

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2017-12-12 09:34:41 +01:00
..
cli Only expose rekey options to ansible-vault command 2017-12-07 11:48:20 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Fix shebang. shebang and interpreter path weren't being templated (#33698) 2017-12-08 06:59:24 -08:00
galaxy Fix IndexError raised on galaxy-install 2017-11-14 09:54:52 -05:00
inventory restore hostpattern regex/glob behaviour 2017-11-22 09:33:38 -05:00
module_utils Add ssl, validate_certs in InfluxDB modules (#33327) 2017-12-12 07:56:24 +01:00
modules firewalld: Implement zone operations (#32845) 2017-12-12 09:34:41 +01:00
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook normalize names 2017-12-11 18:20:04 -05:00
plugins Fix fetch when retrieving a file with a multiple of the buffer size (#33697) 2017-12-12 14:56:21 +10:00
template Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
utils Add ssl, validate_certs in InfluxDB modules (#33327) 2017-12-12 07:56:24 +01:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00