Files
community.general/lib/ansible/modules/system
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
..
2016-12-08 11:22:22 -05:00
2017-11-21 20:59:08 -08:00
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-11-30 18:07:11 +10:00
2017-11-01 12:08:57 +01:00
2017-11-25 07:12:58 +00:00
2017-11-07 16:30:53 +01:00
2017-11-21 20:59:08 -08:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-11-21 20:59:08 -08:00