Merge "Remove trailing whitespace"
This commit is contained in:
commit
38409a7c1f
@ -15,7 +15,7 @@
|
||||
command: losetup -f
|
||||
register: loopback
|
||||
become: true
|
||||
|
||||
|
||||
- name: Create a loopback device
|
||||
command: losetup {{ loopback.stdout }} {{ tempfile.path }}
|
||||
become: true
|
||||
|
@ -16,7 +16,7 @@
|
||||
command: losetup -f
|
||||
register: loopback
|
||||
become: true
|
||||
|
||||
|
||||
- name: Create a loopback device
|
||||
command: losetup {{ loopback.stdout }} {{ tempfile.path }}
|
||||
become: true
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds support for configuring firewalld ``zone`` option on network interfaces.
|
||||
Adds support for configuring firewalld ``zone`` option on network interfaces.
|
||||
See `story 2008369
|
||||
<https://storyboard.openstack.org/#!/story/2008369>`__ for details.
|
||||
|
@ -2,5 +2,5 @@
|
||||
fixes:
|
||||
- |
|
||||
Fixes issue with deleting swift ring temporary files.
|
||||
See `story 2008354 <https://storyboard.openstack.org/#!/story/2008354>`__
|
||||
See `story 2008354 <https://storyboard.openstack.org/#!/story/2008354>`__
|
||||
for details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user