ansible-playbook配置ssh互信 [testusero@test linux-server-modify]$ cat copy_ssh_file.yml---- name: copy ssh file hosts: all tasks: - name: 1 | copy ssh file authorized_key: user: testuser ... linux 2023-11-16 199 点赞 3 评论 301 浏览