mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
[PR #6403/eab39ffc backport][stable-6] iso_customize: fix integration test (#6425)
iso_customize: fix integration test (#6403)
* Fix bad parameters in integration test.
* Remove unrelated thing.
* Simply remove test.
(cherry picked from commit eab39ffc23
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f4a40592a1
commit
20a9d120aa
2 changed files with 0 additions and 11 deletions
|
@ -10,7 +10,6 @@
|
|||
- name: install pycdlib
|
||||
pip:
|
||||
name: pycdlib
|
||||
# state: latest
|
||||
extra_args: "-c {{ remote_constraints }}"
|
||||
register: install_pycdlib
|
||||
- debug: var=install_pycdlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue