summaryrefslogtreecommitdiff
path: root/test/integration/targets/vyos_lag_interfaces/tests/cli/_remove_bond.yaml
blob: 2fbfaa05353b9a4a6dcf4695b4a522c823ab4736 (plain)
1
2
3
4
5
6
7
8
---
- name: Remove Bond
  cli_config:
    config: "{{ lines }}"
  vars:
    lines: |
      delete interfaces bonding bond0
      delete interfaces bonding bond1