[ansible-project] Re: Chose random host

2016-12-13 Thread René Moser
Better late than never - hosts: localhost tasks: - add_host: name: "{{ item }}" groups: elected_leader with_random_choice: "{{ groups['web'] }}" - hosts: elected_leader gather_facts: no tasks: - debug: var=inventory_hostname -- You received this message because you

[ansible-project] Re: using cs_instance

2016-02-27 Thread René Moser
Hi Daan It is true that state=stopped does not require template/iso if the VM is present. If the VM is not yet present, it will try to create a VM which will not boot (state=stopped), which will require a template or iso. Is the VM present? BTW: Did you see the detailed guide for the

[ansible-project] Re: Ansible 1.9.2 rc1 is now available for testing

2015-05-22 Thread René Moser
all good, didn't see any issues. +1 -- 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 ansible-project+unsubscr...@googlegroups.com. To post to this group, send

[ansible-project] Re: [ansible-devel] New policies for Extras Modules

2015-05-12 Thread René Moser
Hi May I answer some parts of this question: Am Dienstag, 12. Mai 2015 00:04:10 UTC+2 schrieb Jonathan Mainguy: 1. Who gets credit on github for the merge, Bob or the original author of the PR. (Credit on Github being the stats at

[ansible-project] Re: Ansible Core Team Hangouts

2015-04-17 Thread René Moser
Great! See you there! Regards René -- 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 ansible-project+unsubscr...@googlegroups.com. To post to this group, send

[ansible-project] Re: Ansible 1.9.1 rc2 is now available for testing

2015-04-17 Thread René Moser
Hi James -1 from me, because of https://github.com/ansible/ansible/issues/10758 Yours René -- 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