Add lsb-release to common packages
This commit is contained in:
parent
bb16a1d323
commit
8c966bbb70
|
@ -25,4 +25,5 @@
|
|||
- whois
|
||||
- fzf
|
||||
- nano
|
||||
- lsb_release
|
||||
state: present
|
||||
|
|
|
@ -1 +1 @@
|
|||
- include_tasks: "{{ ansible_facts['lsb']['id'] }}.yml"
|
||||
- include_tasks: "{{ ansible_distribution }}.yml"
|
||||
|
|
Loading…
Reference in New Issue