Hi, I am wanting to have continuously running ansible daemon to push out desired state to some servers. I do not see such functionally covered within readme (https://wiki.gentoo.org/wiki/Ansible). Am I correct to assume that if I want to run ansible as a daemon, I will have to set up [if I want] *ansible user*, init.d/ansible rc script?
Also note I haven't used Ansible in production - I am assuming that running as a daemon is best for this scenario. Thank you Damon

