You've already forked ansible-role-unix-users
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
{% if property == "Host" %}
|
{% if property == "Host" %}
|
||||||
{{ property }} {{ value }}
|
{{ property }} {{ value }}
|
||||||
{% else %}
|
{% else %}
|
||||||
{{ property }} = {{ value }}
|
{{ property }} {{ value }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
Reference in New Issue
Block a user