This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-TigerOS
mirror of
https://github.com/jrtechs/TigerOS.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add dnf update to playbook
devel
Christian Martin
7 years ago
committed by
GitHub
parent
5c3e6b454b
commit
ba95db5c75
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
build-scripts/playbook.yml
+ 3
- 0
build-scripts/playbook.yml
View File
@ -77,3 +77,6 @@
-
name
:
Reload Firewall
command
:
firewall-cmd --reload
become
:
true
-
name
:
Update packages
command
:
dnf update
become
:
true
Write
Preview
Loading…
Cancel
Save