Skip to content
Snippets Groups Projects
Commit 9b2a0d89 authored by Valdemar Švábenský's avatar Valdemar Švábenský
Browse files

Fix KYPO SSH user access

parent 9025a399
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@
become: yes
roles:
- hosts
- kypo-user-access
- role: kypo-user-access
kypo_user_access_username: kypo
# Installation and configuration of each host
- name: Configuring devices separately
......
......@@ -29,5 +29,6 @@
version: 1.0.0
- name: kypo-user-access
src: https://gitlab.ics.muni.cz/muni-kypo/ansible-roles/kypo-user-access.git
src: https://gitlab.ics.muni.cz/CSIRT-MU-PUBLIC/ansible-roles/kypo-user-access.git
scm: git
version: 1.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment