fix ansible-galaxy requirements.yml import_tasks->include in docs (#34519)
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
df909c5726
commit
a67e922a40
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue