Fixing up roles
This commit is contained in:
parent
9975b95880
commit
4de7935469
78 changed files with 514 additions and 155 deletions
11
roles/gnome/tasks/files/etc/dnf/dnf.conf
Normal file
11
roles/gnome/tasks/files/etc/dnf/dnf.conf
Normal file
|
@ -0,0 +1,11 @@
|
|||
[main]
|
||||
gpgcheck=True
|
||||
installonly_limit=3
|
||||
clean_requirements_on_remove=True
|
||||
best=False
|
||||
skip_if_unavailable=True
|
||||
max_parallel_downloads=10
|
||||
deltarpm=False
|
||||
defaultyes=True
|
||||
install_weak_deps=False
|
||||
countme=False
|
Loading…
Add table
Add a link
Reference in a new issue