Commit f4c690e
committed
[krb_request] Do not use FQCN for krb_request module (exception)
krb_request module is used in some DS zuul ci playbooks, and zuul does not read ansible config file. Making custom module with FQCN work there would require to make symlink of the entire cifmw collection there, which does not make sense.
Better to have an exception for such usage.
Signed-off-by: Amartya Sinha <[email protected]>1 parent a80e1be commit f4c690e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments