summaryrefslogtreecommitdiff
path: root/site.yml
blob: 99cf119f67c2011886b65dd8f8aba675b1e4136e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
- hosts: home
  vars:
    debug_gnupg_runtime_dir: "d.sa5ao9hmm8xbjif73e5hcsfs"
    profile: "flony"
    role:
      flony: "fretlink"
    features:
      flony:
        - "nodejs"
        - "graphical_vt"
  #vars_prompt:
  #  - name: coucou
  #    private: true
  roles:
    - role: init
      tags: ["init"]
    - shell/bash
    - lxde
    - tools
    - contexts/fretlink