8af3079640
Change: - Add hardware_facts test target which manually sets up some LVM devices and tests facts against them. Test Plan: - New integration tests Tickets: - Refs #71041 and #71042 both of which I discovered during this Signed-off-by: Rick Elrod <rick@elrod.me>
2 lines
61 B
YAML
2 lines
61 B
YAML
- include_tasks: Linux.yml
|
|
when: ansible_system == 'Linux'
|