mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-30 11:24:50 +00:00
ipa[server,replica]: Use proper dependency for ipaclient role
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- role: ipaclient
|
- role: t_woerner.ipaclient
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Thomas Woerner
|
author: Thomas Woerner
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- role: ipaclient
|
- role: t_woerner.ipaclient
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Thomas Woerner
|
author: Thomas Woerner
|
||||||
|
|||||||
Reference in New Issue
Block a user