Update format of security section
[sdnc/oam.git] / installation / ansible-server / src / main / yml / ansible_precheck@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.04.2-release\r
6     become: true\r