1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

servnerr.yml: become root, add sshkeys role

This commit is contained in:
Matt Layher 2016-04-21 15:03:10 -04:00
parent 7722ccf3f5
commit f5aab0e560
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -1,7 +1,10 @@
---
- hosts: servnerr
become: yes
become_user: root
roles:
- base
- sshkeys
- golang
- grafana
- plex