Commit Graph

1 Commits (396edb96c106f02667baf0e2532ab9b80e9e118d)

Author SHA1 Message Date
Miguel Duarte Barroso 27eb7b97a1 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

(cherry picked from commit 4951e5a5b7)
6 years ago