Skip to content

Commit

Permalink
fixup! fixup! Drop specific support for non-systemd Debian system
Browse files Browse the repository at this point in the history
  • Loading branch information
nre-ableton committed Feb 20, 2024
1 parent ba9330d commit 58eb8ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@
mode: "0755"
when:
- not ansible_service_mgr == "systemd"
- not ansible_os_family == "Debian"
- not ansible_os_family == "FreeBSD"
- not ansible_os_family == "Solaris"
- not ansible_os_family == "Darwin"
Expand Down

0 comments on commit 58eb8ad

Please sign in to comment.