mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-07 17:51:29 -07:00
Fixed typos (#52426)
This commit is contained in:
parent
be3a47e2fe
commit
7d6a94e7dc
6 changed files with 10 additions and 10 deletions
|
@ -70,7 +70,7 @@ EXAMPLES = """
|
|||
state: present
|
||||
active: no
|
||||
|
||||
- name: Remove an arbitary inactive rule set
|
||||
- name: Remove an arbitrary inactive rule set
|
||||
aws_ses_rule_set:
|
||||
name: arbitrary-rule-set
|
||||
state: absent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue