Added ipa- prefix to krb5 and sssd roles as these are ansible-freeipa specific

These roles will most likely not work in the common case. Therefore the roles
have been renamed.

The ipa-krpb5 role is used by ipcalient, but the ipa-sssd role is currently
not used.
This commit is contained in:
Thomas Woerner
2018-07-17 18:27:54 +02:00
parent eced45bb53
commit 0154f36a69
11 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
galaxy_info:
author: Thomas Woerner
description: A role to configure krb5
company: Red Hat, Inc
license: GPLv3
min_ansible_version: 2.0
galaxy_tags: [ 'identity', 'ipa']
dependencies: []