This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
solutions-tsg-scripts/roles/switch_rule/tasks/main.yml
fumingwei 5b2a048fbb add role adc_exporter_ping
add role switch_rule
2020-12-15 14:54:35 +06:00

6 lines
172 B
YAML

- name: "copy switch_rule"
copy:
src: '{{ role_path }}/files/saved_startup'
dest: /usr/local/testpoint/perl/Config/libertyTrail/saved_startup
mode: 0755