91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Windows下使用Ansible應用

發布時間:2020-03-30 16:07:26 來源:網絡 閱讀:1913 作者:luweiv998 欄目:系統運維

環境需求:

* Controller 一定要是 Linux 

* Windows  需要:

    1.Framework 4.5

    2.PowerShell 3.0


原料:

    Ansible Master (CentOS)

    Anisble Slave (Windows SP1)


步驟:

    [Linux]

yum -y install python-kerberos.x86_64 python2-winrm.noarch


    [Windows]

    下載 Framework 4.5

http://download.microsoft.com/download/B/A/4/BA4A7E71-2906-4B2D-A0E1-80CF16844F5F/dotNetFx45_Full_x86_x64.exe

    下載 PowerShell 3.0

https://download.microsoft.com/download/E/7/6/E76850B8-DA6E-4FF5-8CCE-A24FC513FD16/Windows6.1-KB2506143-x64.msu

    安裝完成后會重啟一次


    下載 Remoting Script for Ansible

https://github.com/ansible/ansible/blob/devel/examples/scripts/ConfigureRemotingForAnsible.ps1

    使用管理員身份運行腳本


* 如果遇到:PowerShell因為在此系統中禁止執行腳本

執行:

 set-ExecutionPolicy RemoteSigned


    使用管理員身份打開PowerShell 

winrm qc

    會出現以下錯誤

    Windows下使用Ansible應用

    這個其實也不算是錯誤,只需要求改網絡的屬性:在網絡和共享中心中把公共網絡,切換成家庭網絡

Windows下使用Ansible應用

    再次執行

winrm qc

    這次應該是成功了,會顯示以下圖片:

Windows下使用Ansible應用


    接下來需要開啟windows 遠程操作的相關屬性:

winrm set winrm/config/service '@{AllowUnencrypted="true"}'
winrm set winrm/config/service/auth '@{Basic="true"}'

   Windows下使用Ansible應用 

    以上就可以看到端口5985 已經起來了

    netstat -ano | findstr 5985

Windows下使用Ansible應用

    

    使用ansible 測試windows 主機

    

cat /etc/ansible/hosts
[windows]
10.0.50.100 ansible_ssh_user="Administrator" ansible_ssh_pass="123456" ansible_ssh_port=5986 ansible_connection="winrm"


Windows下使用Ansible應用


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

杨浦区| 弥勒县| 吉木乃县| 巴塘县| 三都| 定边县| 株洲市| 松阳县| 曲麻莱县| 宜阳县| 白水县| 泰安市| 犍为县| 宁武县| 浦江县| 赤壁市| 正安县| 桐梓县| 黎平县| 大方县| 雷波县| 松潘县| 印江| 舒城县| 双鸭山市| 淮安市| 常山县| 松阳县| 和政县| 津市市| 蚌埠市| 华阴市| 廉江市| 额济纳旗| 育儿| 龙川县| 喀喇| 孟津县| 佛冈县| 和平区| 莱阳市|