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