mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
iso_customize: fix integration test (#6403)
* Fix bad parameters in integration test. * Remove unrelated thing. * Simply remove test.
This commit is contained in:
parent
bc228d82be
commit
eab39ffc23
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