Feature: enable prompt for Ansible extra-vars #3168
Unanswered
olc-olivier
asked this question in
Q&A
Replies: 1 comment
-
Up! Someone could tell me if this extra feature is really useless, or it is already implemented but requires the SemaphoreUi Pro version? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, could you enable new Ansible options + Ansible prompts?
Permits "add Ansible extra-vars" for each run?
Because we often run the same Ansible script, we dynamically adjust these variables on demand.
So, fixed templates but with variable changes at each run. As a Self-Service Ansible Tasks for Model Context Protocol usage (https://n8n.io/).
ansible-playbook install.yml -i hosts -l myserver -e "tls_enable=true memory=2gb"
Beta Was this translation helpful? Give feedback.
All reactions