mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 11:15:55 +00:00
Merge pull request #1013 from t-woerner/unnamed-tasks
yamllint: All tasks need to be named
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
gather_facts: no
|
||||
|
||||
tasks:
|
||||
- block:
|
||||
- name: Test netgroup
|
||||
block:
|
||||
# CLEANUP TEST ITEMS
|
||||
- name: Ensure netgroups are absent
|
||||
ipanetgroup:
|
||||
|
||||
Reference in New Issue
Block a user