copr: try this
This commit is contained in:
parent
785c9e26ed
commit
1f6dabc076
1 changed files with 7 additions and 8 deletions
|
@ -16,8 +16,7 @@
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||||
- name: install langpacks
|
- dnf:
|
||||||
dnf:
|
|
||||||
name:
|
name:
|
||||||
- langpacks-en
|
- langpacks-en
|
||||||
- glibc-all-langpacks
|
- glibc-all-langpacks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue