fix group name
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
3de6cfb73f
commit
e611fd8278
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@
|
|||
|
||||
- name: Add rule to new security group (nagios)
|
||||
os_security_group_rule:
|
||||
security_group: 'nagios-{{item}}'
|
||||
security_group: 'allow-nagios-{{item}}'
|
||||
cloud: "{{ os_cloud }}"
|
||||
direction: "ingress"
|
||||
port_range_min: "5666"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue