-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Description
Link to API
Description
I would like to help with adding support to have them as actions that can call module if needed.
This is base on that right now the user can either push the module to the executor (local or remote) but it requires that the used python has httpx.
I would like to create the most modules such that they are an action and module. The user can then optin to use as action, that way the code is not needed to be moved, and would be run in the ansible env. Hope that makes sense?
The default would be that the action would simple call the module and thereby keep the original flow
Reactions are currently unavailable