Is it possible to have Ansible jobs run in pull mode? I know it works for other scripts. I was struggling to find documentation that makes it clear if the pull-mqtt remote execution option applies to Ansible jobs (I probably did a bad job of looking, but I tried)
Currently not, but @aruzicka was looking for a way to implement this.
Currently not. I had a proof of concept with some rough edges, but it got past that stage.
Any chance it gets revived? I’d be interested as I think it would help for scaling and potentially managing devices that aren’t consistently on the network (mainly laptops). If there’s a proof of concept out there I wouldn’t mind taking a peek if it’s available.