Make sure required package are installed
This commit is contained in:
parent
db06546855
commit
29a3b73a70
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue