Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove paramiko dependency #3454

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Remove paramiko dependency #3454

merged 1 commit into from
Mar 1, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Mar 1, 2022

As paramiko is not used by molecule core we should not
list it as a dependency.

As paramiko is not used by molecule core we should not
list it as a dependency.
Copy link

@briantist briantist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes make sense to me, but I don't understand why that test is failing.

@ssbarnea
Copy link
Member Author

ssbarnea commented Mar 1, 2022

The changes make sense to me, but I don't understand why that test is failing.

That test failure is random and #3455 will fix it.

@ssbarnea ssbarnea merged commit 609d42e into ansible:main Mar 1, 2022
@ssbarnea ssbarnea deleted the v4/deps branch March 1, 2022 17:22
hswong3i added a commit to alvistack/ansible-community-molecule that referenced this pull request May 11, 2023
    git clean -xdf
    tar zcvf ../python-molecule_3.6.1.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-molecule.spec ../python-molecule_3.6.1-1.spec
    mv ../python*-molecule*3.6.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/ansible-community-molecule-3.6.1/
    rm -rf ../python*-molecule*3.6.1*.*

See ansible#3454

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
hswong3i added a commit to alvistack/ansible-community-molecule that referenced this pull request Jan 20, 2024
    git clean -xdf
    tar zcvf ../python-molecule_3.6.1.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-molecule.spec ../python-molecule_3.6.1-1.spec
    cp ../python*-molecule*3.6.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/ansible-community-molecule-3.6.1/
    rm -rf ../python*-molecule*3.6.1*.*

See ansible#3454

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
hswong3i added a commit to alvistack/ansible-community-molecule that referenced this pull request Feb 9, 2024
    git clean -xdf
    tar zcvf ../python-molecule_3.6.1.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-molecule.spec ../python-molecule_3.6.1-1.spec
    cp ../python*-molecule*3.6.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/ansible-community-molecule-3.6.1/
    rm -rf ../python*-molecule*3.6.1*.*

See ansible#3454

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
hswong3i added a commit to alvistack/ansible-community-molecule that referenced this pull request Feb 28, 2024
    git clean -xdf
    tar zcvf ../python-molecule_3.6.1.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-molecule.spec ../python-molecule_3.6.1-1.spec
    cp ../python*-molecule*3.6.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/ansible-community-molecule-3.6.1/
    rm -rf ../python*-molecule*3.6.1*.*

See ansible#3454

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
hswong3i added a commit to alvistack/ansible-community-molecule that referenced this pull request Jan 4, 2025
    git clean -xdf
    tar zcvf ../python-molecule_3.6.1.orig.tar.gz --exclude=.git .
    debuild -uc -us
    cp python-molecule.spec ../python-molecule_3.6.1-1.spec
    cp ../python*-molecule*3.6.1*.{gz,xz,spec,dsc} /osc/home\:alvistack/ansible-community-molecule-3.6.1/
    rm -rf ../python*-molecule*3.6.1*.*

See ansible#3454

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants