Ryan Petrello
|
c2ef0a6500
|
move code linting to a stricter pep8-esque auto-formatting tool, black
|
2021-03-23 09:39:58 -04:00 |
|
Graham Mainwaring
|
29da0abfc1
|
Don't traceback on KeyboardInterrupt
|
2020-06-23 16:14:02 -04:00 |
|
Ryan Petrello
|
4ec5e82023
|
cli: add ability to specify a name instead of primary key
|
2019-09-03 17:27:10 -04:00 |
|
Ryan Petrello
|
ce6905d54a
|
cli: print a newline after HTTP JSON errors
see: https://github.com/ansible/awx/issues/4565
|
2019-08-26 12:44:00 -04:00 |
|
Ryan Petrello
|
70ce074f5a
|
suppress urllib3 insecure warnings in the CLI
|
2019-08-23 10:11:59 -04:00 |
|
Ryan Petrello
|
80b4102aa9
|
support the new CLI in py2 *and* py3
|
2019-08-20 02:41:45 -04:00 |
|
Ryan Petrello
|
9616cc6f78
|
import awxkit
Co-authored-by: Christopher Wang <cwang@ansible.com>
Co-authored-by: Jake McDermott <jmcdermott@ansible.com>
Co-authored-by: Jim Ladd <jladd@redhat.com>
Co-authored-by: Elijah DeLee <kdelee@redhat.com>
Co-authored-by: Alan Rominger <arominge@redhat.com>
Co-authored-by: Yanis Guenane <yanis@guenane.org>
|
2019-08-08 22:12:31 -04:00 |
|