mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-30 11:24:50 +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:
|
# dependencies:
|
||||||
- role: t_woerner.ipaclient
|
# - role: t_woerner.ipaclient
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Thomas Woerner
|
author: Thomas Woerner
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
dependencies:
|
# dependencies:
|
||||||
- role: t_woerner.ipaclient
|
# - role: t_woerner.ipaclient
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Thomas Woerner
|
author: Thomas Woerner
|
||||||
|
|||||||
Reference in New Issue
Block a user