main.yml 124 B

1234
  1. ---
  2. # handlers file for supernode-interfaces
  3. - name: Restart network
  4. shell: ifdown --exclude=lo -a && ifup --exclude=lo -a