Remove inventory scripts

This commit is contained in:
AlanCoding
2020-05-01 09:19:12 -04:00
parent 97dbfee162
commit bedb1f364d
39 changed files with 29 additions and 6849 deletions

View File

@@ -10,7 +10,7 @@ __all__ = [
'ANSI_SGR_PATTERN', 'CAN_CANCEL', 'ACTIVE_STATES', 'STANDARD_INVENTORY_UPDATE_ENV'
]
# TODO: remove cloudforms
CLOUD_PROVIDERS = ('azure_rm', 'ec2', 'gce', 'vmware', 'openstack', 'rhv', 'satellite6', 'cloudforms', 'tower')
SCHEDULEABLE_PROVIDERS = CLOUD_PROVIDERS + ('custom', 'scm',)
PRIVILEGE_ESCALATION_METHODS = [