LCM Ansible Server Docker
[sdnc/oam.git] / installation / ansible-server / src / main / yml / ansible_precheck@0.00.yml
diff --git a/installation/ansible-server/src/main/yml/ansible_precheck@0.00.yml b/installation/ansible-server/src/main/yml/ansible_precheck@0.00.yml
new file mode 100644 (file)
index 0000000..e596aa2
--- /dev/null
@@ -0,0 +1,6 @@
+---\r
+- hosts: all\r
+  tasks:\r
+  - name: check the vpp version\r
+    shell: vppctl show version | grep v17.04.2-release\r
+    become: true\r