diff --git a/examples/playbooks/intermediate_example.yml b/examples/playbooks/intermediate_example.yml index 1ee124046d3..e0cd209ef06 100644 --- a/examples/playbooks/intermediate_example.yml +++ b/examples/playbooks/intermediate_example.yml @@ -1,5 +1,5 @@ --- -# see examples.yml first! +# see intro_example.yml first! # This file explains some more advanced features of playbooks. # because of the comments it's less concise than it normally is. But feel # free to comment your playbooks if you like.