Open API Definition and typescript Client Generator with Test for AWX
- Docker
- Docker Compose.
- Ansible
- OpenSSL
- Node
- Yarn
sudo apt install python3-pip
pip install ansible
yarn prebuild
yarn install
yarn awx:build
yarn awx:start
yarn awx:superuser
At this point you should be able to access the AWX Swagger Interface at https://localhost:8043/api/swagger/
- Download the open api definition from https://localhost:8043/api/swagger/?format=openapi and save it to spec.json