I’m trying to register a var through a dynamical use of “register” (I mean : using a var, like : register: {{ var }}).
Dev updated the code and removed this option (now static only).
I’m not able to find more information about that change and also there is nobody connected on the IRC so, I post here.
I'm trying to register a var through a dynamical use of "register" (I mean : using a var, like : register: {{ var }}).
Dev updated the code and removed this option (now static only).
I'm not able to find more information about that change and also there is nobody connected on the IRC so, I post here.
It was likely never documented. You can append a "set_fact" task to alleviate that.