Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / 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