1 os10_flow_monitor: 2 session 1: 3 session_type: local 4 description: "Discription goes here" 5 port_match: 6 - interface_name: {{ os10_interface_1 }} 7 location: source 8 state: present 9 - interface_name: {{ os10_interface_2 }} 10 location: destination 11 state: present 12 flow_based: true 13 shutdown: up 14 state: present