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

4 lines
113 B
YAML
Raw Normal View History

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