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

@@ -48,7 +48,7 @@
register: result
failed_when: result.failed or not result.changed
- name: check if 'ipa-ad-trust' trust exists
- name: Check if 'ipa-ad-trust' trust exists
ansible.builtin.shell: |
echo 'SomeADMINpassword' | kinit admin
ipa trust-find