摘要: 问题:为啥我在ansible.cf中加入这一配置后就可以ping通了 [ssh_connection] pipelining = True 默认模式遇到权限拒绝 [student@master ansible]$ ansible all -m ping [WARNING]: sftp transfe 阅读全文
posted @ 2025-10-20 22:41 ~沐心 阅读(10) 评论(0) 推荐(0)
摘要: [root@node1 sudoers.d]# su - student [student@node1 ~]$ sudo whoami sudo ls /root -bash: /usr/bin/sudo: Permission denied -bash: /usr/bin/sudo: Permis 阅读全文
posted @ 2025-10-20 21:34 ~沐心 阅读(2) 评论(0) 推荐(0)