This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ka
/
ansible-role-users
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22
Комити
1
Грана
42KB
Дрво:
a7066a8115
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'a7066a8115'
${ noResults }
ansible-role-users
/
templates
/
ssh_authorized_keys.j2
ssh_authorized_keys.j2
73B
Датотека
Normal View
Историја
refactored
пре 7 година
handle ssh authorized keys via template
пре 7 година
1
2
3
{% for key in users[item].ssh_authorized_keys %}
{{ key }}
{% endfor %}