Merge pull request #150 from cosmopetrich/firewalld-docs

Remove default from 'permanent' and 'state' docs
This commit is contained in:
Toshio Kuratomi 2014-12-12 10:11:13 -08:00
commit 846eb48ea4

View file

@ -51,7 +51,6 @@ options:
description:
- "Should this configuration be in the running firewalld configuration or persist across reboots"
required: true
default: true
immediate:
description:
- "Should this configuration be applied immediately, if set as permanent"
@ -62,7 +61,6 @@ options:
description:
- "Should this port accept(enabled) or reject(disabled) connections"
required: true
default: enabled
timeout:
description:
- "The amount of time the rule should be in effect for when non-permanent"