我在两个Ansible角色中需要为非特权用户设置become_user (例如设置git答案和dconf dump当前设置);我已经在ansible.cfg文件中设置了allow_world_readable_tmpfiles=True,但仍然有错误消息
Failed to set permissions on the temporary files Ansible needs to create when becomingAnsible 2.9.9 config fi
我试着写一个Ansible模块。我的模块有buggy。当我从一本剧本中运行它时,我得到了以下不可读的输出:
PLAY [xxxxxxxx] ****************************/ansible_module_lacp.py\", line 27, in <module>\n main()\n File \"/tmp