Rename variable for consistency (matrix_hookshot_ident -> matrix_hookshot_identifier)

This commit is contained in:
Slavi Pantaleev
2024-01-09 09:56:21 +02:00
parent fce84a2b3c
commit 4c7ee34194
4 changed files with 11 additions and 10 deletions

View File

@ -28,6 +28,7 @@
- {'old': 'matrix_hookshot_jira_oauth_secret', 'new': 'matrix_hookshot_jira_oauth_client_secret'}
- {'old': 'matrix_hookshot_jira_oauth_uri', 'new': 'matrix_hookshot_jira_oauth_client_secret'}
- {'old': 'matrix_hookshot_gitlab_secret', 'new': 'matrix_hookshot_gitlab_webhook_secret'}
- {'old': 'matrix_hookshot_ident', 'new': 'matrix_hookshot_identifier'}
- name: Fail if required settings not defined
ansible.builtin.fail: