You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ansible has added a lot to this one. Will need to parse all the below.
import_playbook – Import a playbook
The official documentation on the import_playbook module.
import_role – Import a role into a play
The official documentation on the import_role module.
import_tasks – Import a task list
The official documentation on the import_tasks module.
include_role – Load and execute a role
The official documentation on the include_role module.
include_tasks – Dynamically include a task list
The official documentation on the include_tasks module.
No description provided.
The text was updated successfully, but these errors were encountered: