This commit is contained in:
DO1JLR 2018-06-14 16:06:26 +02:00
parent 73534a7fa4
commit d6ac69e2f2
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 9 additions and 0 deletions

3
.gitmodules vendored
View file

@ -19,3 +19,6 @@
[submodule "roles/home_config"]
path = roles/home_config
url = git@git.see-base.de:l3d/role_home-config.git
[submodule "roles/lte"]
path = roles/lte
url = git@git.see-base.de:l3d/LTE.git

1
roles/lte Submodule

@ -0,0 +1 @@
Subproject commit fa1567b0fa10bbaadcac8c03a8ae9d6af7d7c703

View file

@ -7,3 +7,8 @@
- ssh_authorized_keys
- sshd
- home_config
- name: LTE Setup
hosts: lte
roles:
- lte