diff --git a/examples/playbooks/nested_playbooks.yml b/examples/playbooks/nested_playbooks.yml index 28b3647279..3d43608a02 100644 --- a/examples/playbooks/nested_playbooks.yml +++ b/examples/playbooks/nested_playbooks.yml @@ -18,7 +18,7 @@ # and this is how we include another playbook, be careful and # don't recurse infinitely or anything. Note you can't use -# any variables here. +# any variables in the include path here. - include: intro_example.yml