use different syntax
which allow me to use inner rules
This commit is contained in:
parent
5cc523f862
commit
511dd49014
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@
|
|||
login_password: "{{ ADMIN_PASS }}"
|
||||
login_tenant_name: "admin"
|
||||
state: "present"
|
||||
description="allow ssh from anywhere"
|
||||
description: "allow ssh from anywhere"
|
||||
tenant_name: "copr"
|
||||
rules:
|
||||
- direction: "ingress"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue