Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add missing GCP variables #134

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

mindrunner
Copy link

This pull request introduces enhancements to the templates/restic_access_Linux.j2 and templates/restic_script_Linux.j2 files, adding support for Google Cloud credentials.

Enhancements for Google Cloud support:

  • templates/restic_access_Linux.j2: Added conditional exports for GOOGLE_PROJECT_ID and GOOGLE_APPLICATION_CREDENTIALS if they are defined in the repository configuration.
  • templates/restic_script_Linux.j2: Similarly, added conditional exports for GOOGLE_PROJECT_ID and GOOGLE_APPLICATION_CREDENTIALS to support Google Cloud credentials.

@DO1JLR DO1JLR merged commit 3540bee into roles-ansible:main Dec 17, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants