We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1ff05 commit a166a97Copy full SHA for a166a97
etc/kayobe/ansible/purge-command-not-found.yml
@@ -30,4 +30,4 @@
30
become: true
31
failed_when: false
32
ignore_unreachable: true
33
- when: ansible_facts.os_family == "Debian"
+ when: os_distribution == "ubuntu"
0 commit comments