Fix iso_customize tests. (#5447)

This commit is contained in:
Felix Fontein 2022-10-31 21:15:03 +01:00 committed by GitHub
commit a1f75efee2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
- name: install pycdlib
ansible.builtin.pip:
name: pycdlib
extra_args: "-c {{ remote_constraints }}"
- name: Make sure the previous testing sub-directory is deleted
ansible.builtin.file: