Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ExternalMirrors
/
openssh-formula
espelhamento de
https://github.com/saltstack-formulas/openssh-formula
Observar
1
Favorito
0
Fork
1
Código
Issues
0
Versões
27
Wiki
Atividade
Ver código fonte
Allow removing keys based on source file.
tags/v0.41.0
Manuel Webersen
6 anos atrás
pai
3715cd601c
commit
29f7d71426
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
+1
-1
openssh/auth.sls
+ 1
- 1
openssh/auth.sls
Ver arquivo
@@ -12,7 +12,7 @@
{%- else %}
- user: {{ identifier }}
{%- endif %}
{%- if '
present' in key and key['present'] and '
source' in key %}
{%- if 'source' in key %}
- source: {{ key['source'] }}
{%- else %}
{%- if 'enc' in key %}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar