[ansible-devel] Blacklisting hosts of a group in inventory file

2019-11-20 Thread chavali shruti
Suppose I want to blacklist a host of a group, in the inventory file, so as not to allow the running of any other tasks on it. How can i do it? I do want it in my hosts list and later, after i run a playbook on it.. i want to blacklist it, so that others cannot run on it. -- You received this m

[ansible-devel] Import sql script to rds database

2019-11-20 Thread Biraj Sahu
Hello Friends, I am in need of some help in ansible. I am pretty new to ansible and I want to achieve the following as part of my work: - As part of regular deployment of our application, we would have a sql script(which would alert tables, add tables etc) which needs to be run on say 3 schema