mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 18:37:39 -02:30
Updating some dev environment tooling for version numbers
This commit is contained in:
23
tools/docker-compose/ansible_awx.egg-info/PKG-INFO
Normal file
23
tools/docker-compose/ansible_awx.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,23 @@
|
||||
Metadata-Version: 1.1
|
||||
Name: ansible-awx
|
||||
Version: placeholder
|
||||
Summary: ansible-awx: API, UI and Task Engine for Ansible
|
||||
Home-page: http://github.com/ansible/ansible-awx
|
||||
Author: Ansible, Inc.
|
||||
Author-email: info@ansible.com
|
||||
License: Proprietary
|
||||
Description: Ansible AWXprovides a web-based user interface, REST API and task engine built on top of Ansible
|
||||
Keywords: ansible
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Environment :: Web Environment
|
||||
Classifier: Framework :: Django
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: Information Technology
|
||||
Classifier: Intended Audience :: System AdministratorsLicense :: Other/Proprietary License
|
||||
Classifier: Natural Language :: English
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Operating System :: POSIX
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Topic :: System :: Installation/Setup
|
||||
Classifier: Topic :: System :: Systems Administration
|
||||
19015
tools/docker-compose/ansible_awx.egg-info/SOURCES.txt
Normal file
19015
tools/docker-compose/ansible_awx.egg-info/SOURCES.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
[console_scripts]
|
||||
tower-manage = awx:manage
|
||||
awx-manage = awx:manage
|
||||
|
||||
1
tools/docker-compose/ansible_awx.egg-info/not-zip-safe
Normal file
1
tools/docker-compose/ansible_awx.egg-info/not-zip-safe
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
tools/docker-compose/ansible_awx.egg-info/top_level.txt
Normal file
1
tools/docker-compose/ansible_awx.egg-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
awx
|
||||
Reference in New Issue
Block a user