Skip to content

Commit

Permalink
Merge pull request #767 from ansible/devel
Browse files Browse the repository at this point in the history
April 6th, 2020 release PR
  • Loading branch information
IPvSean authored Apr 6, 2020
2 parents f6cf6ee + 24a3e79 commit e2169a3
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 e2169a3

Please sign in to comment.