-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bmc_fw_update): resolve YAML linting issues
This commit resolves multiple YAML linting issues in the `bmc_fw_update` task file. - Removed extra blank lines - Ensured all tasks are named - Improved task key order - Prefixed variable names appropriately These changes should ensure the playbook passes `yamllint` and `ansible-lint` checks. Signed-off-by: Abhash Solanki <[email protected]>
- Loading branch information
1 parent
61dbf13
commit e5fb951
Showing
2 changed files
with
65 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters