Ryan Petrello
|
f9230d9879
|
cli: remove --id flag from awx <resource> list
see: https://github.com/ansible/awx/issues/4563
|
2019-08-26 12:25:18 -04:00 |
|
softwarefactory-project-zuul[bot]
|
6e6676adb3
|
Merge pull request #4578 from ryanpetrello/awx-cli-install
fix install instructions for the AWX CLI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-23 17:02:09 +00:00 |
|
Ryan Petrello
|
150b3e6f6d
|
fix install instructions for the AWX CLI
|
2019-08-23 11:34:55 -04:00 |
|
Ryan Petrello
|
70ce074f5a
|
suppress urllib3 insecure warnings in the CLI
|
2019-08-23 10:11:59 -04:00 |
|
Ryan Petrello
|
2e8be41111
|
fix a formatting bug re: required arguments in the CLI
|
2019-08-22 17:05:53 -04:00 |
|
Ryan Petrello
|
44ff141c23
|
replace the (optional) tabulate dependency w/ a simple table printer
|
2019-08-21 15:54:47 -04:00 |
|
Ryan Petrello
|
ec5d471640
|
add an ad_hoc resource alias to the new CLI
|
2019-08-21 15:22:08 -04:00 |
|
Ryan Petrello
|
80b4102aa9
|
support the new CLI in py2 *and* py3
|
2019-08-20 02:41:45 -04:00 |
|
Ryan Petrello
|
94235f4736
|
prevent awx -h CLI command from printing a scary connection error
|
2019-08-15 13:38:37 -04:00 |
|
Ryan Petrello
|
224750c0d6
|
replace the termcolor dependency w/ a simple function
|
2019-08-15 09:54:01 -04:00 |
|
Ryan Petrello
|
adaa4148c6
|
include awxkit CI in zuul runs
additionally, fix up some flake8 failures
|
2019-08-09 10:07:40 -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 |
|