mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40: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:
commit
99cd2e601d
@ -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):
|
||||
license_info = get_license(show_key=False)
|
||||
install_type = 'traditional'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user