On 15. juni 2017 15:32, Sagi Smolarski wrote:
Hi, I have a multi-tiered system where the end-stations are consumer devices (something like roomba), running ubuntu, in consumers' home (with access to the next via wifi). I would like to use ansible to implement auto-update, but the end-stations don't have a static IP and are not always connected to the net, so I want to implement a pull-based model where end-stations polls the ansible server periodically to see if it needs to perform operations. I think it is possible in chef. Can ansible support this model?
Check out ansible-pull https://docs.ansible.com/ansible/playbooks_intro.html#ansible-pull -- Kai Stian Olstad -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3b994eb7-dd6b-e3bc-fd46-c90538b558a1%40olstad.com. For more options, visit https://groups.google.com/d/optout.
