我想在Linux和Ubuntu上运行类似的命令,但它们之间的差别很小。我找到了一个解决方案,但它使我重写每项任务两次。有更好的方法吗?- name: install the latest version of Ansible - name: Add Ansible: ppa:ansible/ansible
我创建了我自己的清单,并在3个ip地址中添加了2个ip地址,但是当在命令下运行时,请告知错误?ansible all -i myinventory -m command -a 'Free'[DEPRECATION WARNING]: Distribution Ubuntu 18.04A future Ansible release will default to using the discovered platform python for this
host.See https://do
我可以在远程linux上运行正常的正常运行时间命令。但是根特权所需的命令正在获取错误。这里怎么了?通常,我必须登录远程linux和"sudo su -“,然后发出dmidecode命令。[root@automation ansible]# ansible test -m shell -a "dmidecode" -c paramiko -k -b/bin