use ansible_managed instead of own variable ansible_managed_file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{ ansible_managed_file | comment }}
|
||||
{{ ansible_managed | comment }}
|
||||
|
||||
# Activate/deactivate ACPIWakeup with yes/no:
|
||||
ACPI_ENABLED="{% if wakeup_method == 'acpiwakeup' %}yes{% else %}no{% endif %}"
|
||||
|
||||
Reference in New Issue
Block a user