bugfix:新增tsg-clixon-restconf,tsg-clixon-backend service,yang增加默认值、约束、必填项
This commit is contained in:
Binary file not shown.
@@ -30,7 +30,12 @@
|
||||
state: present
|
||||
disable_gpg_check: yes
|
||||
|
||||
- name: "clixon: enable tsg-clixon"
|
||||
- name: "clixon: enable tsg-clixon-backend"
|
||||
systemd:
|
||||
name: tsg-clixon
|
||||
name: tsg-clixon-backend
|
||||
enabled: yes
|
||||
|
||||
- name: "clixon: enable tsg-clixon-restconf"
|
||||
systemd:
|
||||
name: tsg-clixon-restconf
|
||||
enabled: yes
|
||||
|
||||
Reference in New Issue
Block a user