Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: specify provide permissions for file related tasks #27

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

patrickjahns
Copy link
Owner

Motivation

Have a working CI for the role again

Description

Fixed various linting issues related to not specifying a file permissions

Addresses the following linting issues:

[208] File permissions not mentioned

tasks/install.yml:68

Task/Handler: Unpack promtail binaries

[208] File permissions not mentioned

tasks/install.yml:86

Task/Handler: Write config

[208] File permissions not mentioned

tasks/install.yml:95

Task/Handler: Create systemd service unit

ERROR: Lint failed: Command 'set -e
@patrickjahns patrickjahns added the bug Something isn't working label Sep 3, 2020
@patrickjahns patrickjahns merged commit cf87f63 into master Sep 3, 2020
@patrickjahns patrickjahns deleted the fix_linting_issues branch September 3, 2020 11:32
@github-actions github-actions bot mentioned this pull request Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant