Fix deprecation warning

Change-Id: Ibc7278fd86b07be014a9c6561a86b2a6b2414521
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-12-10 13:18:02 -05:00
parent cac5f39b01
commit a4c613d04e
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@
become: yes
package:
name: "{{ ssh_package_name }}"
state: installed
state: present