如出現(xiàn)找不到salt.scripts導(dǎo)致salt-master無法啟動的情況,編輯/usr/bin/salt-master里python的指向
2018-07-25
看到前面很多人吐槽用python腳本安裝python,其實這只是一個例子而已,何況,centos6.5默認(rèn)安裝python是python2.6的,可以用這個腳本來升級python到2.7或者3.5,沒什么不妥
2018-04-05
第三部可以直接在hosts里面添加。例如:192.168.100.1 ansible_ssh_port:[端口號] ansible_ssh_user=[用戶名] ansible_ssh_pass=['密碼']
2018-03-30