Fix typo in Pop!_OS.
This commit is contained in:
parent
766efcf179
commit
f1f70e3e27
@ -5,7 +5,7 @@
|
||||
ansible.builtin.set_fact:
|
||||
package_name.firefox: firefox
|
||||
package_name.thunderbird: thunderbird
|
||||
when: ansible_distribution == "Pop!OS"
|
||||
when: ansible_distribution == "Pop!_OS"
|
||||
|
||||
|
||||
- name: Set Ubuntu Package Names
|
||||
|
Loading…
x
Reference in New Issue
Block a user