Skip to content

Commit

Permalink
Merge pull request #765 from cloin/systemd-fix
Browse files Browse the repository at this point in the history
remove systemd task
  • Loading branch information
IPvSean authored Apr 3, 2020
2 parents 33c83d3 + 0e050f3 commit 24a3e79
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions provisioner/roles/common/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
- hostname:
name: "{{short_name}}"

- name: Update systemd
yum:
name: systemd*
state: latest
update_cache: true

- meta: flush_handlers
tags:
- common

0 comments on commit 24a3e79

Please sign in to comment.