add role adc_exporter_ping

add role switch_rule
This commit is contained in:
fumingwei
2020-12-15 14:54:35 +06:00
parent 424e66ecdb
commit 5b2a048fbb
9 changed files with 394 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
- name: "copy switch_rule"
copy:
src: '{{ role_path }}/files/saved_startup'
dest: /usr/local/testpoint/perl/Config/libertyTrail/saved_startup
mode: 0755