Re: [ansible-project] Re: Plays against different server groups in playbook

2015-10-02 Thread Brian Coca
Dimitri, not sure what you mean by "ansible-playbook -l serversA playbook.yml" don't worry about using up goodwill, i never had any to begin with -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this

[ansible-project] Re: Plays against different server groups in playbook

2015-10-02 Thread Dimitri Yioulos
Hi, Brian. Yes, I understand about the playbook running one or more plays. What I didn't understand (and this is another of my embarrassing mistakes) is that I shouldn't have identified any servers or groups when running the playbook, as in "ansible-playbook -l serversA playbook.yml" but,

[ansible-project] Re: Plays against different server groups in playbook

2015-10-02 Thread Dimitri Yioulos
Hey, Brian. I was using the "l" switch, thereby limiting the playbook run to a subset of servers. In this case, there was no need for such limiting (and, in fact, it caused the playbook to work incorrectly). How stupid of me. So, allow me to post the entire playbook: --- - hosts: