Przeglądaj źródła
Merge pull request #152 from polymeter/remove_by_source
Allow removing keys based on source file.
tags/v0.41.0
alxwr
5 lat temu
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z
1 dodań i
1 usunięć
-
openssh/auth.sls
|
|
|
|
|
|
|
|
{%- else %} |
|
|
{%- else %} |
|
|
- user: {{ identifier }} |
|
|
- user: {{ identifier }} |
|
|
{%- endif %} |
|
|
{%- endif %} |
|
|
{%- if 'present' in key and key['present'] and 'source' in key %} |
|
|
|
|
|
|
|
|
{%- if 'source' in key %} |
|
|
- source: {{ key['source'] }} |
|
|
- source: {{ key['source'] }} |
|
|
{%- else %} |
|
|
{%- else %} |
|
|
{%- if 'enc' in key %} |
|
|
{%- if 'enc' in key %} |