ansible / ansible/awx

Allow for nicer JSON input in API

Open
#1,237 1 comment 0 reactions 0 assignees View on GitHub
component:api type:enhancement
Dominant language
Python
Stars
15.6k
Forks
3.7k
Avg merge
2d 15h
Merged PRs (30d)
25

Description

##### ISSUE TYPE
- Feature Idea

##### COMPONENT NAME
- API

##### SUMMARY

There are many places where the API takes a string input that is a JSON field. (Sat6 group patterns, extra_vars, etc)

Passing this data generally involves a lot of quoting. It may be useful to have a cleaner way to input this data.

##### ENVIRONMENT
* AWX version: current

##### ADDITIONAL INFORMATION

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the API entry points for fields such as Sat6 group patterns and extra_vars, and trace how their string inputs are parsed. Define the expected cleaner input form and verify that these fields can accept it without extensive quoting.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.