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

Add support for Custom Credentials to be associated with job templates. #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

coreywan
Copy link

@coreywan coreywan commented Jun 4, 2019

@victorock ,

I have a need to be able to use custom or non standard credentials that the tower_job_templatemodule doesn't support. The only way I could figure out on how to do it was through this method.

Any feedback would be great. I can make some changes to do this if you like the direction.

@victorock
Copy link
Owner

hello @coreywan thanks for the PR. The PR is failing because of the following:

--> Executing Ansible Lint on /home/travis/build/victorock/ansible-role-tower-config/molecule/default/playbook.yml...
    [301] Commands should not change things if nothing needs doing
    /home/travis/build/victorock/ansible-role-tower-config/tasks/config/organization/job_template.yml:34
    Task/Handler: config.organization.job_template.associate_credentials: [ {{ tower_config_organization_job_template.name }} ]

@victorock
Copy link
Owner

@coreywan do you have any plans to fix this PR?

@coreywan
Copy link
Author

my apologies. I will try to get to it this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants