mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix checkpoint access rule facts example (#50870)
This commit is contained in:
committed by
GitHub
parent
226ba90619
commit
d28bf14c67
@@ -52,7 +52,7 @@ options:
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
- name: Create access rule
|
||||
- name: Get access rule facts
|
||||
checkpoint_access_rule_facts:
|
||||
layer: Network
|
||||
name: "Drop attacker"
|
||||
|
||||
Reference in New Issue
Block a user