Commit Graph

1 Commits (65d7f0d17b448f47ab8e961db9a825cadc9e1b9c)

Author SHA1 Message Date
Miguel Duarte Barroso 4951e5a5b7 os_security_group_rule proper module exit (#50076)
When the security group the rule belongs to does not exist and
the state is absent, the module is not properly exited, leading
to a playbook execution failure.

Fixes issue #50057
6 years ago