forked from bitlair/ansible
Add initial version of the bank-terminal role
This commit is contained in:
commit
11270d1584
7 changed files with 65 additions and 0 deletions
5
roles/bank-terminal/templates/login
Normal file
5
roles/bank-terminal/templates/login
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Managed by Ansible
|
||||
|
||||
TERM=xterm-256color ssh bank@bank.bitlair.nl
|
Loading…
Add table
Add a link
Reference in a new issue