mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-02-04 08:01:49 +00:00
Apply suggestions from code review
Thanks felixfontein for the thorough review. :-) Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0c9ab06a55
commit
ef07eb8a06
5 changed files with 10 additions and 10 deletions
|
|
@ -86,7 +86,7 @@ options:
|
|||
description:
|
||||
- Whether to apply this change to the permanent firewalld configuration.
|
||||
- As of Ansible 2.3, permanent operations can operate on firewalld configs when it is not running (requires firewalld >= 0.3.9).
|
||||
- Note that if this is V(false), O(immediate=true).
|
||||
- Note that if this is V(false), O(immediate=true) by default.
|
||||
type: bool
|
||||
default: false
|
||||
immediate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue