File: kworkflow.yml

package info (click to toggle)
kworkflow 20191112-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,836 kB
  • sloc: perl: 7,354; sh: 2,397; ansic: 80; python: 44; makefile: 38
file content (11 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
---
- hosts: kworkflow_local
  user: root
  become: yes
  vars:
    users:
      - name: kworkflow
  roles:
    - common
    - users
    - shared_config