updated lvg
diff --git a/tasks/main.yml b/tasks/main.yml index d4fd213..d516a80 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -13,7 +13,7 @@ shell: /usr/sbin/partprobe - name: Create physical volume from partion - shell: "/usr/sbin/pvcreate {{ device_path }}{{ partnum}}" + shell: "/usr/sbin/pvcreate {{ device_path }}" #- name: Create physical volume and extend volume group from partition # lvg: