rundeck-plugins / ansible-plugin

Ansible Integration for Rundeck
MIT License
331 stars 100 forks source link

RSE-384 Fix: No Syntax Highlight Between Edit Sessions Ansible Plugin #354

Closed DarwisNarvaezDev closed 6 months ago

DarwisNarvaezDev commented 7 months ago

No Syntax Highlight Between Edit Sessions Ansible Plugin

In the inline playbook wf step plugin, is impossible to save the syntax highlight mode in the extra variables form section

The Fix

We decided to remove the dropdown since there are only two possible variable types: JSON or YAML.