Skip to content
Snippets Groups Projects

Bullseye Compatibility

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -63,7 +63,7 @@
@@ -63,7 +63,7 @@
- ripgrep
- ripgrep
- fd-find
- fd-find
state: present
state: present
when: debian_version == "buster"
when: ansible_distribution_major_version|int(default=99) >= 10
tags:
tags:
- packages
- packages
- shell
- shell
Loading