Skip to content

Commit 9391de2

Browse files
authored
Merge branch 'ansible-collections:main' into fix-cifs-storage-issue
2 parents 55431aa + b22a044 commit 9391de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/proxmox_firewall_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
EXAMPLES = r"""
6565
- name: Get Cluster level firewall rules, aliases, and security groups
66-
community.proxmox.proxmox_firewall:
66+
community.proxmox.proxmox_firewall_info:
6767
api_user: "{{ pc.proxmox.api_user }}"
6868
api_token_id: "{{ pc.proxmox.api_token_id }}"
6969
api_token_secret: "{{ vault.proxmox.api_token_secret }}"

0 commit comments

Comments
 (0)