mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
Merge pull request #6127 from benthomasson/bump_config_json
Bumps the version of config.json to 1.1 Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -31,7 +31,7 @@ data _since_ the last report date - i.e., new data in the last 24 hours)
|
|||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
@register('config', '1.0')
|
@register('config', '1.1')
|
||||||
def config(since):
|
def config(since):
|
||||||
license_info = get_license(show_key=False)
|
license_info = get_license(show_key=False)
|
||||||
install_type = 'traditional'
|
install_type = 'traditional'
|
||||||
|
|||||||
Reference in New Issue
Block a user