Skip to content

Commit

Permalink
Point at new Credential class
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismeyersfsu committed Dec 2, 2024
1 parent 6a50394 commit e71e0bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ repos:
additional_dependencies:
- >- # standard interface declarations for AWX plugins
awx_plugins.interfaces
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ad4a965
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ca7802a
- azure-identity # needed by credentials.azure_kv
- azure-keyvault # needed by credentials.azure_kv
- boto3-stubs # needed by credentials.awx_secretsmanager
Expand Down Expand Up @@ -226,7 +226,7 @@ repos:
additional_dependencies:
- >- # standard interface declarations for AWX plugins
awx_plugins.interfaces
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ad4a965
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ca7802a
- azure-identity # needed by credentials.azure_kv
- azure-keyvault # needed by credentials.azure_kv
- boto3-stubs # needed by credentials.awx_secretsmanager
Expand Down Expand Up @@ -258,7 +258,7 @@ repos:
additional_dependencies:
- >- # standard interface declarations for AWX plugins
awx_plugins.interfaces
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ad4a965
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ca7802a
- azure-identity # needed by credentials.azure_kv
- azure-keyvault # needed by credentials.azure_kv
- boto3-stubs # needed by credentials.awx_secretsmanager
Expand Down Expand Up @@ -292,7 +292,7 @@ repos:
additional_dependencies:
- >- # standard interface declarations for AWX plugins
awx_plugins.interfaces
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ad4a965
@ git+https://github.com/ansible/awx_plugins.interfaces.git@ca7802a
- azure-identity # needed by credentials.azure_kv
- azure-keyvault # needed by credentials.azure_kv
- boto3 # needed by credentials.awx_secretsmanager
Expand Down

0 comments on commit e71e0bd

Please sign in to comment.