Compare commits

..

No commits in common. "84bca3e26fefced67066a043340626739a37c428" and "bb16a1d323da9e21788bb2f67d37299ee10b2269" have entirely different histories.

3 changed files with 1 additions and 7 deletions

View File

@ -1,5 +0,0 @@
{
"files.associations": {
"*.yml": "ansible"
}
}

View File

@ -25,5 +25,4 @@
- whois
- fzf
- nano
- lsb_release
state: present

View File

@ -1 +1 @@
- include_tasks: "{{ ansible_distribution }}.yml"
- include_tasks: "{{ ansible_facts['lsb']['id'] }}.yml"