Skip to content
Snippets Groups Projects
Verified Commit ce98a026 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Fix schema violations in custom task environments

As reported by ansible-lint 6.2.1:

schema: [{'PYTHONPATH': '.'}] is not of type 'object' (schema[tasks])
roles/aurweb/tasks/main.yml:1

schema: [{'SHELL': '/bin/bash'}] is not of type 'object' (schema[tasks])
roles/dbscripts/tasks/main.yml:1
parent 26ad4106
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment