Fix deprecation warnings

Change-Id: I49407ea21db957d087b1f22a76e07e10b54985c9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-02-26 10:38:26 -05:00
parent 17c8dcedea
commit 9cdb72af37
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
package:
name: "{{ item }}"
state: installed
with_items: jenkins_build_depends
with_items: "{{ jenkins_build_depends }}"
- name: Ensure jenkins is installed.
package: