mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
af6f952347
and create better xrandr script
6 lines
91 B
YAML
6 lines
91 B
YAML
---
|
|
- hosts: all
|
|
vars:
|
|
i3wm_user: "{{ ansible_user_id }}"
|
|
roles:
|
|
- travis_test
|