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.
2 parents ec1ff05 + a166a97 commit e8831a4Copy full SHA for e8831a4
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