Respect disable_systemd variable for Linux CLI playbook

This commit is contained in:
Kenneth Benzie 2024-07-12 22:50:07 +01:00
parent dfbfa7c170
commit 1b0dbb4727

View File

@ -13,3 +13,4 @@
- role: gdb
- role: podman
- role: system-info
when: disable_systemd is not defined