diff options
author | Christian Pointner <equinox@spreadspace.org> | 2018-04-21 23:28:35 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2018-04-21 23:28:35 +0200 |
commit | 2e5b51cc24b6f6c91e7f969fe14e3adc2d4e80f2 (patch) | |
tree | 6cbb61b2f17061fee06306a3ec2e58e2fc3e87de /roles/blackmagic-desktopvideo/handlers/main.yaml | |
parent | updated google apt key (diff) |
rename all .yaml to .yml
Diffstat (limited to 'roles/blackmagic-desktopvideo/handlers/main.yaml')
-rw-r--r-- | roles/blackmagic-desktopvideo/handlers/main.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/blackmagic-desktopvideo/handlers/main.yaml b/roles/blackmagic-desktopvideo/handlers/main.yaml deleted file mode 100644 index bb7fde2b..00000000 --- a/roles/blackmagic-desktopvideo/handlers/main.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- name: reload systemd - systemd: - daemon_reload: yes |