Thank you for your answer. Imagining that I have a large number of machines (200 hosts), if I want to run certain playbook should add in the cron ... Ansible not have something native?
Tks, Fabricio 2015-12-22 14:30 GMT-02:00 Brian Coca <[email protected]>: > you can easily run `ansible-playbook` from cron, you just have to make > sure that your playbook, connections and privilege escalation do not > need to prompt for info. > > There is also ansible-pull that can run on the 'target' machine and > pull its playbooks from a shared VCS repo. > > > -- > Brian Coca > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Ansible Project" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/ansible-project/YwTvmeY16bA/unsubscribe. > To unsubscribe from this group and all its topics, 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/CAJ5XC8kCdcjCp2Hy9_pA0mGrY0tn2pHOg7a3amciVEBdN4aysQ%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPav1Bt9f-nPTETBh2MUAw6WwDRNOZgj0%2BAH6Jr%2BhLwuuvxmGg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
