dnf-automatic: disable updates repo on initial install.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-07 20:36:59 +00:00 committed by Pierre-Yves Chibon
parent 1ff61c5636
commit c5291dc402

View file

@ -10,6 +10,7 @@
dnf:
name: dnf-automatic
state: present
disablerepo: updates
tags:
- packages