--- - name: Update apk cache. apk: update_cache=yes - name: Ensure liburcu build dependencies are installed. apk: "name={{ item }} state=present" with_items: liburcu_packages