ansible/test/integration/targets/pkg_resources/tasks/main.yml

3 lines
113 B
YAML

- name: Verify that pkg_resources imports are functional
debug:
msg: "{{ lookup('check_pkg_resources') }}"