Skip to content

Commit

Permalink
use systemd module instead off systemctl commands to make ansible gal…
Browse files Browse the repository at this point in the history
…axy happy v3
  • Loading branch information
VilleS1 committed Nov 18, 2019
1 parent 1756a07 commit 2770c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/cuda_init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@
- ansible_connection != 'chroot'
- cuda_init_persistence_mode | bool
- reg_cuda_gpu_name0.stat.exists is defined
- reg_cuda_gpu_name0.stat.exists == True
- reg_cuda_gpu_name0.stat.exists

# vim:ft=ansible:

0 comments on commit 2770c80

Please sign in to comment.