You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
195 B

  1. ---
  2. - name: reset | check and remove devices if still present
  3. include_tasks: reset_iface.yml
  4. vars:
  5. iface: "{{ item }}"
  6. with_items:
  7. - cilium_host
  8. - cilium_net
  9. - cilium_vxlan