dnf-automatic: disable updates repo on initial install.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1ff61c5636
commit
c5291dc402
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
dnf:
|
||||
name: dnf-automatic
|
||||
state: present
|
||||
disablerepo: updates
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue