mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Small grammar error (#57654)
This commit is contained in:
@@ -138,7 +138,7 @@ EXAMPLES = '''
|
|||||||
key1: "1"
|
key1: "1"
|
||||||
key2: "2"
|
key2: "2"
|
||||||
|
|
||||||
# To remove previously added tags pass a empty dict
|
# To remove previously added tags pass an empty dict
|
||||||
- name: remove tags
|
- name: remove tags
|
||||||
lambda:
|
lambda:
|
||||||
name: 'Lambda function'
|
name: 'Lambda function'
|
||||||
|
|||||||
Reference in New Issue
Block a user