aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/rundeck_files/test.yaml
blob: 06d58a8db4f7655725262629f50b37afc1b18e84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
- defaultTab: summary
  description: Test job
  executionEnabled: true
  loglevel: INFO
  name: Test job 2
  nodeFilterEditable: false
  scheduleEnabled: true
  sequence:
    commands:
      - exec: "false"
    keepgoing: false
    strategy: node-first