mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
set this to use generic package
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
- kojipkgs
|
||||
|
||||
- name: install squid server packages
|
||||
yum: name={{ item }} state=present
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- squid
|
||||
- httpd
|
||||
|
||||
Reference in New Issue
Block a user