Fix deprecation warning
Change-Id: I34e4fc21ffdb8c8bc75701b88e2d69bebd0568fb Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
43ba28457d
commit
87a3feff6a
@ -12,7 +12,7 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
---
|
||||
- name: Install nginx package.
|
||||
- name: Install nginx from package
|
||||
package:
|
||||
name: "{{ nginx_package_name }}"
|
||||
state: installed
|
||||
state: present
|
||||
|
Loading…
x
Reference in New Issue
Block a user