fix trailing whitespace after parameter (#4765)

This commit is contained in:
Markus Bergholz
2022-06-03 18:41:04 +02:00
committed by GitHub
parent 0be68bf04b
commit b6e652b440

View File

@@ -18,7 +18,7 @@ DOCUMENTATION = '''
'''
EXAMPLES = """
- name : output secrets to screen (BAD IDEA)
- name: output secrets to screen (BAD IDEA)
ansible.builtin.debug:
msg: "Password: {{item}}"
with_community.general.keyring: