mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Once since it is defined as a CustomCommand subclass, and once because it is an endpoint at the /api/v2/ level. With Python 3.11 argparse has become more strict and will raise an exception when you try to inject duplicate subparsers.