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 116 点赞 1 评论 175 浏览