mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix spelling error in subelements Filter example (#46446)
<!--- Your description here --> +label: docsite_pr
This commit is contained in:
parent
c4cfa387ea
commit
641c569a20
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@ Into::
|
|||
- wheel
|
||||
- docker
|
||||
authorized:
|
||||
- /tmp/alice/onekey.pub
|
||||
- /tmp/alice/twokey.pub
|
||||
- docker
|
||||
-
|
||||
- name: bob
|
||||
|
|
Loading…
Reference in a new issue