diff --git a/system/firewalld.py b/system/firewalld.py index 4f610be3c20..ee3b71bc3b0 100644 --- a/system/firewalld.py +++ b/system/firewalld.py @@ -49,9 +49,10 @@ options: version_added: "2.0" interface: description: - - 'The interface you would like to add/remove to/from a zone in firewalld - zone must be specified' + - 'The interface you would like to add/remove to/from a zone in firewalld' required: false default: null + version_added: "2.1" zone: description: - 'The firewalld zone to add/remove to/from (NOTE: default zone can be configured per system but "public" is default from upstream. Available choices can be extended based on per-system configs, listed here are "out of the box" defaults).'