我的Django应用程序在部署到PostgreSQL时无法连接到RDS EC2。但奇怪的是,当它在我的桌面上运行时,它工作得很好。some_name', 'HOST': 'myhostname.cltlezrr85xn.ap-northeast-1.rds.amazonaws.comserver: Connection timed out
Is the server running
如何使用Ansible rds_instances模块停止RDS实例?ansible --version
我正在尝试以下几点: rds_instance:
id: "instance_id" # I have tried also db_instance_identifier, and tried using multiple values from rds_infoDB