ansible-lint: All names should start with an uppercase letter

This commit is contained in:
Thomas Woerner
2023-01-17 12:53:02 +01:00
parent d2f9fe6325
commit 414dc06c86
13 changed files with 137 additions and 137 deletions

View File

@@ -1,5 +1,5 @@
---
- name: find trust
- name: Find trust
hosts: ipaserver
become: true
gather_facts: false