-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
SUMMARY
it would be really helpful if you could add a key_file path option to the modules to point to specific private key file to gain permissions to private repos.
ISSUE TYPE
- Feature Idea
COMPONENT NAME
ADDITIONAL INFORMATION
to allow easier usage of private key files to access private repos
- name: Commit and Push changes
ansible.scm.git_publish:
path: "{{ git_path }}"
user:
name: "David Danielsson"
key_file: "{{ lookup('env', 'MY_CERT_FILE_PATH') }}"termlen0
Metadata
Metadata
Assignees
Labels
No labels