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 }}
|
{{ rule }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
notify:
|
notify:
|
||||||
- Reload_udev_rules
|
- Reload_udev_rules
|
||||||
- Trigger_udev_net
|
- Trigger_udev_net
|
||||||
|
|
||||||
# ============================================================
|
# ============================================================
|
||||||
# Verification & Reporting
|
# Verification & Reporting
|
||||||
|
|||||||
Reference in New Issue
Block a user