Commit Graph

2 Commits

Author SHA1 Message Date
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
Paul Belanger 1a36ffd08e
Add create / destory roles for AFS tokens
In openstack-infra we use AFS for a lot of things, so create 2 roles
to handle creating / destroying of the tokens.

Change-Id: I3dee184d0b87023e7e0808372cfeda94f8337b4f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-28 13:53:10 -04:00