- 工作帳號 deyu1,工作路徑
~/ansible
。
- 安裝內容集
- 設定內容集路徑為
~/ansible/mycollections
。
- 安裝以下內容集到目錄
~/ansible/collections
:
- ansible-posix-1.5.1.tar.gz
- community-general-6.3.0.tar.gz
- rhel-system_roles-1.0.0.tar.gz
- 安裝成功後在
~/ansible
工作目錄下
- ansible-galaxy collection list 查看出現哪些內容集?並導向到 collectionlist.txt。
- ll 查看內容集路徑下的
ansible_collections
,出現哪些目錄?並導向到 llcollections.txt。