Skip to content

Commit

Permalink
updated ansiblerun
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Jan 2, 2025
1 parent 40a86ad commit fca016f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
extends: default

rules:
# 80 chars should be enough, but don't fail if a line is longer
line-length:
max: 110
level: warning

# don't bother me with this rule
indentation: enable
3 changes: 1 addition & 2 deletions profiles/ansiblerun-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ preQuestions:
questions:
- /home/sthings/projects/crossplane/surveys/ansiblerun.yaml


templates:
- /home/sthings/projects/crossplane/templates/ansiblerun.yaml.tpl:{{ .targets }}-{{ .provisioning }}.yaml
- /home/sthings/projects/crossplane/templates/ansiblerun-{{ .provisioning }}.yaml.tpl:{{ .targets }}-{{ .provisioning }}.yaml

# GENERAL
technology: crossplane
Expand Down
File renamed without changes.

0 comments on commit fca016f

Please sign in to comment.