aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ansible-server/src/main/Playbooks/ansible_huawei_rollback@0.00.yml
blob: 0d20bc3ed2f1fb7e74c1426bc2883c55e6280329 (plain)
1
2
3
4
5
6
7
8
---
- hosts: all
  tasks:

  - name: execute swFallback operation
    shell: ./swm/swFallback.sh --filter {{filter}}
    register: fallback__result