mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-06 13:23:14 +00:00
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:
@@ -1,5 +1,5 @@
|
||||
dependencies:
|
||||
- role: t_woerner.ipaclient
|
||||
# dependencies:
|
||||
# - role: t_woerner.ipaclient
|
||||
|
||||
galaxy_info:
|
||||
author: Thomas Woerner
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dependencies:
|
||||
- role: t_woerner.ipaclient
|
||||
# dependencies:
|
||||
# - role: t_woerner.ipaclient
|
||||
|
||||
galaxy_info:
|
||||
author: Thomas Woerner
|
||||
|
||||
Reference in New Issue
Block a user