Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
EIT-SWE
Infrastructure
Commits
9aba2f4a
Commit
9aba2f4a
authored
Oct 03, 2016
by
Stephen Seltzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates roles/base/tasks/main.yml to include updating the os.
parent
849ba26d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
roles/base/tasks/main.yml
roles/base/tasks/main.yml
+3
-0
No files found.
roles/base/tasks/main.yml
View file @
9aba2f4a
...
...
@@ -7,6 +7,9 @@
-
replace
:
dest=/etc/yum.repos.d/epel.repo
regexp="mirrorlist\=https"
replace="mirrorlist=http"
-
name
:
upgrade centos version
yum
:
disablerepo=/* enablerepo=base,updates name=* state=latest
-
name
:
install basic tools and utilities
yum
:
name={{ item }} state=latest
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment