1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Examples: Edit mistake (#38657)

This commit is contained in:
Maxim Kurganskiy 2018-04-12 17:04:32 +03:00 committed by Sam Doran
parent d303c0706c
commit 9f3491d035

View file

@ -40,7 +40,7 @@ EXAMPLES = """
vars:
findme:
- foo
- "{{inventory_hostname}}
- "{{inventory_hostname}}"
- bar
- name: same copy but specific paths
@ -48,7 +48,7 @@ EXAMPLES = """
vars:
findme:
- foo
- "{{inventory_hostname}}
- "{{inventory_hostname}}"
- bar
mypaths:
- /tmp/production