moved FIXMEs to an external list
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
{% set home = '' if user == 'root' else '/home' %}
|
||||
|
||||
{% if user != 'root' %}
|
||||
# FIXME - both config and auth keys need this and this logic is dumb
|
||||
{{ home }}/{{ user }}/.ssh:
|
||||
file.directory:
|
||||
- user: {{ user }}
|
||||
|
||||
Reference in New Issue
Block a user