mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
fix ansible-galaxy requirements.yml import_tasks->include in docs (#34519)
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user