Add dnf-automatic as a required role for base. This will enable it on all Fedora machines.
This commit is contained in:
parent
ee91c9da28
commit
8f7ef04c2a
1 changed files with 3 additions and 0 deletions
3
roles/base/meta/main.yml
Normal file
3
roles/base/meta/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- { role: dnf-automatic }
|
Loading…
Add table
Add a link
Reference in a new issue