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
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
In rundeckrun/rundeck/api.py, the kwargs contains hyphen(-) mark, python doesn't allow this character in method and variable, so we cant use it api call.
For reference: http://stackoverflow.com/questions/2064329/why-python-does-not-allow-hyphens