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