mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
37 lines
573 B
YAML
37 lines
573 B
YAML
---
|
|
__i3_workspaces:
|
|
- workspace:
|
|
id: 1
|
|
name: " 1 "
|
|
- workspace:
|
|
id: 2
|
|
name: " 2 "
|
|
- workspace:
|
|
id: 3
|
|
name: " 3 "
|
|
- workspace:
|
|
id: 4
|
|
name: " 4 "
|
|
- workspace:
|
|
id: 5
|
|
name: " 5 "
|
|
- workspace:
|
|
id: 6
|
|
name: " 6 "
|
|
- workspace:
|
|
id: 7
|
|
name: " 7 "
|
|
- workspace:
|
|
id: 8
|
|
name: " 8 "
|
|
- workspace:
|
|
id: 9
|
|
name: " 9 "
|
|
- workspace:
|
|
id: 0
|
|
name: " 0 "
|
|
|
|
user: "{{ i3wm_user }}"
|
|
|
|
playbook_version_number: 9020 # should be int
|
|
playbook_version_path: 'role-i3wm_chaos-bodensee_github.com.version'
|