]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blame - roles/tools/handlers/main.yml
Use check_mode for commands
[perso/Immae/Config/Ansible.git] / roles / tools / handlers / main.yml
CommitLineData
397c4fed
IB
1---
2- name: reload systemd
3 systemd:
4 daemon_reload: true
5 scope: user
d03cede6
IB
6- name: run PlugInstall
7 shell: vim -c PlugInstall -c qa