diff options
author | Ryan Petrello <rpetrell@redhat.com> | 2019-08-09 04:12:31 +0200 |
---|---|---|
committer | Ryan Petrello <rpetrell@redhat.com> | 2019-08-09 04:12:31 +0200 |
commit | 9616cc6f7856523ebf6d1580443313296c9f6507 (patch) | |
tree | f4c08a5263b363da903c4a4176ca18fcd9b2cb55 /awxkit/README.md | |
parent | Merge pull request #4444 from elyezer/app-token-e2e (diff) | |
download | awx-9616cc6f7856523ebf6d1580443313296c9f6507.tar.xz awx-9616cc6f7856523ebf6d1580443313296c9f6507.zip |
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>
Diffstat (limited to 'awxkit/README.md')
-rw-r--r-- | awxkit/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/awxkit/README.md b/awxkit/README.md new file mode 100644 index 0000000000..217af8fda6 --- /dev/null +++ b/awxkit/README.md @@ -0,0 +1,4 @@ +awxkit +====== + +Python library that backs the provided `awx` command line client. |