Hey Thanks a lot thats working now But i have got a new error as of know
Im able to get connected to rds using mysql command but when i try to run through ansible playbook i get the following error
PLAY [localhost] **************************************************************
TASK: [mysql_user host=abc5.us-west-2.rds.amazonaws.com login_port=3306 login_user=abc login_password=abc123 name=sally password=abc123 state=absent] ***
failed: [localhost] => {“failed”: true}
msg: unable to connect to database, check login_user and login_password are correct or ~/.my.cnf has the credentials
FATAL: all hosts have already failed – aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/root/sqluser.retry