w h a t how did i not notice that for literally a year
This commit is contained in:
xfnw 2022-03-28 20:13:05 -04:00
parent 542cc43a56
commit 1f6c36f441
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
- name: create systemd service
template:
src: systemd.j2
dest: /etc/systemd/system/solnum.service
dest: /etc/systemd/system/solanum.service
mode: 0755
when: ansible_distribution == 'Debian'