Skip to content
Snippets Groups Projects
Commit c3d9c3e5 authored by Vladimír Štill's avatar Vladimír Štill
Browse files

ansible: Paradise roots in pds_deb

parent 2695e615
No related branches found
No related tags found
No related merge requests found
......@@ -78,3 +78,14 @@
daemon_reload: true
state: started
when: known_hosts_service.changed
- name: "sudo for ParaDiSe roots"
user:
append: true
groups:
- sudo
name: '{{item}}'
loop:
- xstill
- xrockai
- xbarnat
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