Подправил sshd конфиг, сделал прикольный PS1 в баше

This commit is contained in:
2021-12-31 04:27:03 +00:00
parent 90f0f37f2b
commit aaffd8cab1
3 changed files with 4 additions and 57 deletions

View File

@@ -1,2 +1,4 @@
[localgroup]
gitlab ansible_connection=ssh ansible_ssh_host=192.168.100.11 ansible_ssh_user=losted ansible_ssh_common_args='-o StrictHostKeyChecking=no'
#otp-scripts ansible_connection=ssh ansible_ssh_host=87.249.54.185 ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no'
drone ansible_connection=ssh ansible_ssh_host=192.168.100.14 ansible_ssh_user=losted ansible_ssh_common_args='-o StrictHostKeyChecking=no'