Quote hostname in ansible clean workspaces command
Change-Id: Ic3aea9faae1aa83033b172cb21db9284fbb2bf33
This commit is contained in:
parent
fb4631ecd8
commit
141c9bfcf9
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
- hosts: *.slave.openstack.org
|
- hosts: '*.slave.openstack.org'
|
||||||
tasks:
|
tasks:
|
||||||
- shell: 'rm -rf ~jenkins/workspace/*{{ project }}*'
|
- shell: 'rm -rf ~jenkins/workspace/*{{ project }}*'
|
||||||
|
Loading…
Reference in New Issue
Block a user