You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/unarchive/test_relative_tmp_dir.yml

11 lines
239 B
YAML

- hosts: all
gather_facts: no
tasks:
- include_role:
name: ../setup_remote_tmp_dir
- include_role:
name: ../setup_gnutar
- include_tasks: tasks/prepare_tests.yml
- include_tasks: tasks/test_tar.yml