We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ee3892 + 29f7d71 commit b5ac5e0Copy full SHA for b5ac5e0
openssh/auth.sls
@@ -12,7 +12,7 @@
12
{%- else %}
13
- user: {{ identifier }}
14
{%- endif %}
15
- {%- if 'present' in key and key['present'] and 'source' in key %}
+ {%- if 'source' in key %}
16
- source: {{ key['source'] }}
17
18
{%- if 'enc' in key %}
0 commit comments