mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +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:
parent
367b28d765
commit
f63fdceb23
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
name: lvm2
|
||||
state: present
|
||||
|
||||
- name: Testing lvg_pv module
|
||||
- name: Testing lvm_pv module
|
||||
block:
|
||||
- import_tasks: creation.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue