ipa[server,replica]: Remove ipaclient dependency again

The dependency is either working with galaxy or with local role collection
but not with both because the role name is for the first t_woerner.ipaclient
but for the second it needs to be ipaclient only.
This commit is contained in:
Thomas Woerner
2019-05-03 19:09:37 +02:00
parent 93f9b900c6
commit 2be00c1e0f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
dependencies:
- role: t_woerner.ipaclient
# dependencies:
# - role: t_woerner.ipaclient
galaxy_info:
author: Thomas Woerner

View File

@@ -1,5 +1,5 @@
dependencies:
- role: t_woerner.ipaclient
# dependencies:
# - role: t_woerner.ipaclient
galaxy_info:
author: Thomas Woerner