Re: [Freeipa-users] Ansible Playbook

2016-08-17 Thread Petr Vobornik
On 08/16/2016 03:43 PM, Deepak Dimri wrote: > Hi All, > > I am looking to write ansible playbook to automatically register my EC2 > instances as freeIPA clients to my IPA Server and then add the client(s) to a > particular hostgroup based on EC2 tag value. For example EC2 tag key value= > prod

[Freeipa-users] Ansible Playbook

2016-08-16 Thread Deepak Dimri
Hi All, I am looking to write ansible playbook to automatically register my EC2 instances as freeIPA clients to my IPA Server and then add the client(s) to a particular hostgroup based on EC2 tag value. For example EC2 tag key value= prod will add the client to prod hostgroup. I am wondering if