set this to use generic package
This commit is contained in:
parent
51d034b41f
commit
4ab7ea3cce
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
- kojipkgs
|
||||
|
||||
- name: install squid server packages
|
||||
yum: name={{ item }} state=present
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- squid
|
||||
- httpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue