{{ item }} You are telling Ansible that this will expand into a list item like httpd and python3-mod_wsgi . with_items: "{{ httpd_packages }} This is your loop, ...
確定! 回上一頁