Make sure required package are installed

This commit is contained in:
Pierre-Yves Chibon 2013-10-14 18:21:44 +02:00
parent db06546855
commit 29a3b73a70

View file

@ -13,12 +13,14 @@
when: updated is defined
tags:
- packages
- name: ntp pkgs
action: yum state=installed pkg=$item
with_items:
- ntpdate
- ntp
- libsemanage-python
- libselinux-python
tags:
- packages