1
0
Fork 0
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:
Klention Mali 2025-06-07 21:24:13 +02:00 committed by GitHub
parent 367b28d765
commit f63fdceb23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
name: lvm2
state: present
- name: Testing lvg_pv module
- name: Testing lvm_pv module
block:
- import_tasks: creation.yml