Remove unused variables
This commit is contained in:
parent
5cb75685e2
commit
d87f7f0d47
1 changed files with 0 additions and 4 deletions
|
@ -1,10 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: Set up development machine
|
- name: Set up development machine
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
vars:
|
|
||||||
xdg_config_home: "~/.config"
|
|
||||||
xdg_cache_home: "~/.cache"
|
|
||||||
xdg_data_home: "~/.local/share"
|
|
||||||
roles:
|
roles:
|
||||||
- bin
|
- bin
|
||||||
- bash
|
- bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue