增加gdev配置
This commit is contained in:
@@ -13,4 +13,10 @@
|
||||
template:
|
||||
src: "{{ role_path }}/templates/kni.conf.j2"
|
||||
dest: /home/tsg/kni/conf/kni/kni.conf
|
||||
tags: template
|
||||
|
||||
- name: Template the gdev.conf
|
||||
template:
|
||||
src: "{{ role_path }}/templates/gdev.conf.j2"
|
||||
dest: /home/tsg/kni/conf/gdev.conf
|
||||
tags: template
|
||||
Reference in New Issue
Block a user