Fix ansible-lint failure

Change-Id: Ie8fe9301c1f38c1c6d3c163c05aa9471100e0407
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-02-13 12:34:23 -05:00
parent c444df1bf9
commit eb5560bec5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# under the License.
---
- hosts: localhost
sudo: yes
become: yes
vars:
rolename: "{{ lookup('pipe', 'pwd') | dirname | basename }}"
pre_tasks: