mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
corrected import_play into to import_playbook (#30853)
* corrected import_play into to import_playbook fixes #30744
This commit is contained in:
@@ -128,7 +128,7 @@ Runtime Check on Modules for Blacklisting
|
||||
|
||||
Disambiguate Includes
|
||||
---------------------
|
||||
- Create import_x for 'static includes' (import_task, import_play, import_role)
|
||||
- Create import_x for 'static includes' (import_task, import_playbook, import_role)
|
||||
|
||||
- Any directives are applied to the 'imported' tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user