mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fixed file-path in comment from examples.yml to intro_example.yml.
This commit is contained in:
parent
a875b63703
commit
a5a0ab6b53
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# see examples.yml first!
|
# see intro_example.yml first!
|
||||||
# This file explains some more advanced features of playbooks.
|
# This file explains some more advanced features of playbooks.
|
||||||
# because of the comments it's less concise than it normally is. But feel
|
# because of the comments it's less concise than it normally is. But feel
|
||||||
# free to comment your playbooks if you like.
|
# free to comment your playbooks if you like.
|
||||||
|
|
Loading…
Reference in a new issue