ansible(十三)循環

with_dict 字典循環 with_file 是將每個文件的文件內容作爲item的值 with_fileglob 是將每個文件的全路徑作爲item的值, 子元素循環(with_subelements) 有點類似與嵌套循環, 只不過第一個參數是個dict, 第二個參數是dict下的一個子項 整數序列(with_sequence) with_sequence 產生一個遞增的整數序列, 隨機選擇(w
相關文章
相關標籤/搜索