James E. Blair 141c9bfcf9 Quote hostname in ansible clean workspaces command
Change-Id: Ic3aea9faae1aa83033b172cb21db9284fbb2bf33
2014-09-19 13:39:11 -07:00

5 lines
103 B
YAML

---
- hosts: '*.slave.openstack.org'
tasks:
- shell: 'rm -rf ~jenkins/workspace/*{{ project }}*'