Skip to content

Commit

Permalink
Revert "use systemd module instead of shell"
Browse files Browse the repository at this point in the history
This reverts commit 622eea6.
  • Loading branch information
VilleS1 committed Nov 18, 2019
1 parent 0cd58c6 commit 0b0beac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
# handlers file for ansible-role-cuda
- name: reload systemd unit files
systemd:
daemon-reload: yes
shell: systemctl daemon-reload
when: ansible_connection != 'chroot'

- name: Initialize the GPUs
Expand Down

0 comments on commit 0b0beac

Please sign in to comment.