projects
/
noc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Grant all members of NOC access to ctf.realraum.at
[noc.git]
/
ansible
/
roles
/
base
/
tasks
/
main.yml
1
---
2
- import_tasks: 01ssh.yml
3
- import_tasks: 02debian.yml
4
- import_tasks: 03ntp.yml
5
- when: ansible_service_mgr == "systemd"
6
import_tasks: 04systemd.yml
7
- import_tasks: 05tools.yml
8
- import_tasks: 06net.yml
9
- import_tasks: 07grub.yml