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