style 💎: Fix indentation in tasks/main.yml for notify section
Corrected the indentation of the 'notify' section within the `tasks/main.yml` file to ensure proper syntax and readability.
This commit is contained in:
@@ -193,8 +193,8 @@
|
||||
{{ rule }}
|
||||
{% endfor %}
|
||||
notify:
|
||||
- Reload_udev_rules
|
||||
- Trigger_udev_net
|
||||
- Reload_udev_rules
|
||||
- Trigger_udev_net
|
||||
|
||||
# ============================================================
|
||||
# Verification & Reporting
|
||||
|
||||
Reference in New Issue
Block a user