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
I think an interesting part with Ansible is that we don't really need a 3rd party solution, but insteaad a Python interpreter for it. Extending this app should be enough, where we:
use ansible.runner -> load Ansible playbook from Shuffle -> Run the playbook
This should work, as it's essentially just SSH/remoting before running a command.
No description provided.
The text was updated successfully, but these errors were encountered: