Merge "Updated cinder nfs variable name so that it'll work"
This commit is contained in:
commit
c48e71e730
@ -1,5 +1,5 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
{% for share in nfs_client.shares %}
|
||||
{% for share in cinder_nfs_client.shares %}
|
||||
{{ share.ip }}:{{ share.share }}
|
||||
{% endfor %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user