fix ansible-galaxy requirements.yml import_tasks->include in docs (#34519)

Signed-off-by: Adam Miller <admiller@redhat.com>
pull/4420/head
Adam Miller 2018-01-08 14:18:40 -08:00 committed by Matt Martz
parent df909c5726
commit a67e922a40
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ Content of the *requirements.yml* file:
# from galaxy
- src: yatesr.timezone
- import_tasks: <path_to_requirements>/webserver.yml
- include: <path_to_requirements>/webserver.yml
Content of the *webserver.yml* file: