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 Sep 16, 2020. It is now read-only.
during the usage of command tower-cli node create ... --extra-data '{key: value}' is posted in a wrong format.
extra-data should be a json format for a correct configure inside ansible tower.
For resolve this you can change the extra_data field inside node.py file.