NonRT-RIC A1 Northbound API
[nonrtric.git] / sdnc-a1-controller / oam / installation / ansible-server / src / main / Playbooks / ansible_postcheck@0.00.yml
1 ---\r
2 - hosts: all\r
3   tasks:\r
4   - name: check the vpp version\r
5     shell: vppctl show version | grep v17.07.01-release\r
6     become: true\r