This website requires JavaScript.
Explore
Get Started
openstack
/
ansible-hardening
Code
Issues
Proposed changes
c774a1fb24
Branches
Tags
View all branches
ansible-hardening
/
.ansible-lint
5 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix linter errors Work around the mutually incompatible W503 and W504. Change-Id: I45d0ca8a911d9cf1af2df52a1cf911db817b13b3
2021-01-19 15:34:52 +00:00
---
skip_list:
Auto-fix yaml rules In order to reduce divergance with ansible-lint rules, we apply auto-fixing of violations. In current patch we replace all kind of truthy variables with `true` or `false` values to align with recommendations along with alignment of used quotes. Change-Id: I10eaed0d5f7b2a02379d9708da04ef26c31fba5e
2025-02-13 07:46:41 +01:00
- "106"
Copy Permalink