mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint
This commit is contained in:
parent
479137cef8
commit
fe75594737
1 changed files with 1 additions and 1 deletions
|
@ -1005,7 +1005,7 @@ def get_chassis_name(host=None, admin_username=None, admin_password=None):
|
|||
'''
|
||||
return system_info(host=host, admin_username=admin_username,
|
||||
admin_password=
|
||||
admin_password)['Chassis Information']['Chassis Name']
|
||||
admin_password)['Chassis Information']['Chassis Name']
|
||||
|
||||
|
||||
def inventory(host=None, admin_username=None, admin_password=None):
|
||||
|
|
Loading…
Add table
Reference in a new issue