Skip to content

feat: setuptools version pin#208

Open
tsingletonacic wants to merge 1 commit intolae:developfrom
tsingletonacic:develop
Open

feat: setuptools version pin#208
tsingletonacic wants to merge 1 commit intolae:developfrom
tsingletonacic:develop

Conversation

@tsingletonacic
Copy link
Copy Markdown

Allow users to pin setuptools version, useful for maintaining older installs

Comment thread tasks/deploy_netbox.yml
- pip
- setuptools
state: latest
- "setuptools{{ netbox_setuptools_version|default('') }}"
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

the default filter here is redundant, I believe?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

It is a second safety just in case, but it can be removed indeed, I will let you decide.

Thanks

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Okay, as far as I understand it is dead code and should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants