1 2 3 4 5 6 7 8
--- - hosts: all tasks: - name: Get software for apt repository management. apt: state: present name: - python3-pycurl