style 💎: Fix indentation in tasks/main.yml for notify section #1

Merged
Jose merged 5 commits from test into main 2025-12-24 08:02:17 +01:00
Owner

Corrected the indentation of the 'notify' section within the tasks/main.yml file to ensure proper syntax and readability.

Corrected the indentation of the 'notify' section within the `tasks/main.yml` file to ensure proper syntax and readability.
Jose added 5 commits 2025-12-24 08:01:55 +01:00
feat : Add Ansible linting workflow
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 10s
fb31e2aa53
Introduce a new GitHub Actions workflow to automate Ansible linting, ensuring code quality and consistency.
chore 📦: Add .ansible-lint config to exclude paths and enable rules
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 10s
4b7e3bd74b
This commit adds a new `.ansible-lint` configuration file to specify which paths to exclude from linting and enables specific rules for better code quality.
fix 🐛: Fix typo and add condition for bond0 backing
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 10s
8c1f0b14d2
This commit fixes a typo in the `update_cache` value and adds a conditional check to ensure proper handling of `bond0` backing.
refactor ♻️: Refactor task to use handlers for reloading and triggering udev rules
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 11s
e5e4a07740
This refactoring improves the organization of tasks by using dedicated handlers for reloading udev rules and triggering network events, enhancing code readability and maintainability.
style 💎: Fix indentation in tasks/main.yml for notify section
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 11s
ansible-lint / Ansible Lint (pull_request) Successful in 10s
d43c413e0d
Corrected the indentation of the 'notify' section within the `tasks/main.yml` file to ensure proper syntax and readability.
Jose merged commit 7f5ff67e6e into main 2025-12-24 08:02:17 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Jose/ansible_proxmox_WOL#1