Fix typo in error message
Change-Id: Id3a3f26efd55677712ae9c960dd181f3aed5d0ef
This commit is contained in:
parent
445ba39cc4
commit
05ce3a6bd5
@ -114,7 +114,7 @@
|
||||
|
||||
- name: Swift replication address not found
|
||||
fail:
|
||||
msg: "{{ swift.replication_network }} not found on host, can't find swift_replican_address"
|
||||
msg: "{{ swift.replication_network }} not found on host, can't find swift_replication_address"
|
||||
when:
|
||||
- swift.replication_network is defined
|
||||
- swift_replication_bridge is defined
|
||||
|
Loading…
x
Reference in New Issue
Block a user