mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +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
|
||||
state: present
|
||||
|
||||
- name: Testing lvg_pv module
|
||||
- name: Testing lvm_pv module
|
||||
block:
|
||||
- import_tasks: creation.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user