AWS - Add new security rule to existing security group

Hi,

Is there a way to add a new security rule to an existing security group using ec2_group or similar fashion (without invoking AWS CLI with shell)?

Thanks,

Stanley

I’m guessing that belongs in the Ansible Project group, however…

You might want to look at the ec2_group module.