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

[BUG]: Pipeline fail on new repo of this template #3

Open
fadnincx opened this issue Jan 12, 2023 · 1 comment
Open

[BUG]: Pipeline fail on new repo of this template #3

fadnincx opened this issue Jan 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@fadnincx
Copy link
Contributor

Description of the bug

pipeline fails

Run ansible-lint
WARNING  Listing 2 violation(s) that are fatal
yaml[indentation]: Wrong indentation: expected at least 3
molecule/default/prepare.yml:9

yaml[indentation]: Wrong indentation: expected at least 3
molecule/default/verify.yml:8
You can skip specific rules or tags by adding them to your configuration file:

Error: Wrong indentation: expected at least 3
# .config/ansible-lint.yml
warn_list:  # or 'skip_list' to silence them completely
  - yaml[indentation]  # Violations reported by yamllint.

Error: Wrong indentation: expected at least 3
                Rule Violation Summary                
 count tag               profile rule associated tags 
     2 yaml[indentation] basic   formatting, yaml     

Failed after min profile: 2 failure(s), 0 warning(s) on 15 files.
Error: Process completed with exit code 2.

Steps To Reproduce

Additional Information

No response

@fadnincx fadnincx added the bug Something isn't working label Jan 12, 2023
@fadnincx
Copy link
Contributor Author

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

No branches or pull requests

1 participant