ansible jumper
cat /opt/test/id_rsa本机a
cat /opt/testhou/id_rsa
外网b 119.*.*.*
cat /opt/test/config
host jumper
User root
HostName 119.*.*.*
IdentityFile /opt/test/id_rsa
PasswordAuthentication no
Protocol 2
ServerAliveInterval 30
Host 10.*
ForwardAgent yes
ProxyCommand ssh -W %h:%p -F /opt/test/config jumper
Usertomcat
IdentityFile/opt/testhou/id_rsa
cat /home/fabu/c.sh
scp -F /opt/test/config -r *.wartomcat@10.*.*.*:/home/test/
ssh -F /opt/test/config tomcat@10.*.*.* sh /home/test/c.sh servicename
ansible可以测试下
页:
[1]