get rid of deprecated code.
This commit is contained in:
@@ -32,7 +32,7 @@ back {{ item }}
|
||||
{% endfor -%}
|
||||
|
||||
|
||||
{%- if ansible_virtualization_role == 'host' %}
|
||||
{%- if ansible_facts.virtualization_role == 'host' %}
|
||||
|
||||
{% for item in sudoers_server_file_user_back_disk_privileges | default([]) %}
|
||||
back {{ item }}
|
||||
|
||||
Reference in New Issue
Block a user