fix: migrations assets 0003 json.loads error

pull/13437/head
Bai 2024-06-17 10:39:38 +08:00
parent 6ffae48ab2
commit 8a5e86dfa7
1 changed files with 3 additions and 3 deletions

View File

@ -666,7 +666,7 @@ platforms_data_json = '''[
"charset": "utf-8",
"domain_enabled": true,
"su_enabled": true,
"su_method: "enable
"su_method": "enable",
"name": "Cisco",
"automation": {
"ansible_enabled": false,
@ -708,7 +708,7 @@ platforms_data_json = '''[
"charset": "utf-8",
"domain_enabled": true,
"su_enabled": true,
"su_method: "super
"su_method": "super",
"name": "Huawei",
"automation": {
"ansible_enabled": false,
@ -750,7 +750,7 @@ platforms_data_json = '''[
"charset": "utf-8",
"domain_enabled": true,
"su_enabled": true,
"su_method: "super_level
"su_method": "super_level",
"name": "H3C",
"automation": {
"ansible_enabled": false,