zuul-jobs/roles/create-afs-token
Jeremy Stanley 2711d10186 Be consistent about spaces before and after vars
With the arrival of ansible-lint 4, Jinja2 variable expansions must
include spaces before and after the variable name inside the
brackets.

Adjust the new violations accordingly and remove the rule
206 exclusion.

Change-Id: Ib3ff7b0233a5d5cf99772f9c2adc81861cf34ffa
2019-08-07 20:17:41 +01:00
..
tasks Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
README.rst Add create / destory roles for AFS tokens 2017-08-28 13:53:10 -04:00

README.rst

Create kerberos / afs tokens

Role Variables

Complex argument which contains the information about authentication information. It is expected this argument comes from a Secret.

Base64 encoded contents of a keytab file. We'll base64 decode before writing it to disk as a temporary file.

The service name to use for kinit command.