This might help https://github.com/hortonworks/ansible-hortonworks
Also there is a puppet module for ambari in bigtop. That might help you and give you more flexibility but that depends on what you want to achieve. https://github.com/apache/bigtop/tree/master/bigtop-deploy/puppet/modules/ambari -- *With Regards,* *Aman Poonia* On Thu, Jan 25, 2018 at 12:50 PM, Luciano Resende <[email protected]> wrote: > Take a look at the following repository: > > https://github.com/lresende/spark-cluster-install > > On Wed, Jan 24, 2018 at 10:59 PM Ali Nazemian <[email protected]> > wrote: > >> Hi All, >> >> I was wondering whether there is any Ansible module available for Ambari. >> What about Ambari Python client? We want to automate our cluster deployment >> and operations with Ansible, but we couldn't find an Ansible module for it >> yet. Problem is if we use blueprint for this purpose we are not able to >> address incremental updates, so we need to rely on API calls for any >> changes. >> >> Regards, >> Ali >> > -- > Sent from my Mobile device >
