rds module sets Postgres to listen on port 3306 if not specified

Ansible version is 1.9

Hi Dan, could you please open an issue on GitHub in the ansible/ansible-modules-core for this?

Thanks!

Hi James,

Sure. Here’s the issue: https://github.com/ansible/ansible-modules-core/issues/452

I’d also like to suggest a few parameters for the rds module:

  • storage type (something like standard, gp2, io1)
  • publicly accessible (yes/no)

I already have a few PRs scheduled for this weekend so not sure if I can tackle this as well any time soon.