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

Errors with aaa_krb5 #8

Open
jake2184 opened this issue Nov 20, 2020 · 0 comments
Open

Errors with aaa_krb5 #8

jake2184 opened this issue Nov 20, 2020 · 0 comments

Comments

@jake2184
Copy link

There are two bugs with aaa_krb5, which cause the role to error.

aaa_krb5 in defaults/main.yml needs to be renamed to aaa_sso_krb5 to match the var in tasks/main.yml

Then the clause when: aaa_sso_krb5 is defined on line 93 of tasks/main.yml needs to be changed to when: aaa_sso_krb5, to match the other clauses in the file.

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

No branches or pull requests

1 participant