1a36ffd08e
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>
6 lines
97 B
YAML
6 lines
97 B
YAML
- name: Destroy AFS tokens
|
|
command: unlog
|
|
|
|
- name: Destroy Kerberos tokens
|
|
command: kdestroy
|