mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Fix typo on tests for module lvm_pv (#10221)
Typo on tests for module lvm_pv Co-authored-by: klention <kmali@rash.al>
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
name: lvm2
|
name: lvm2
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Testing lvg_pv module
|
- name: Testing lvm_pv module
|
||||||
block:
|
block:
|
||||||
- import_tasks: creation.yml
|
- import_tasks: creation.yml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user