mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-14 21:42:17 +00:00
tests: Fix top name tags in tests
Most tests have simply been using the Tests as name, but this there is a lack of information in automated runs. The name should be similar to the test file name.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Tests
|
||||
- name: Test hbacsvc
|
||||
hosts: ipaserver
|
||||
become: true
|
||||
gather_facts: false
|
||||
|
||||
Reference in New Issue
Block a user