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

Add usage of cpanm options --with-recommands to module options #9554

Closed
1 task done
ZephOne opened this issue Jan 8, 2025 · 2 comments · Fixed by #9555
Closed
1 task done

Add usage of cpanm options --with-recommands to module options #9554

ZephOne opened this issue Jan 8, 2025 · 2 comments · Fixed by #9555
Labels
feature This issue/PR relates to a feature request module module plugins plugin (any type)

Comments

@ZephOne
Copy link
Contributor

ZephOne commented Jan 8, 2025

Summary

Hi,
would like to use the option --with-recommands of cpanm but it does not seem to be something doable with the current cpanm_module option for the moment.
Is it implementable ?

Issue Type

Feature Idea

Component Name

cpanm

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@ansibullbot
Copy link
Collaborator

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added feature This issue/PR relates to a feature request module module plugins plugin (any type) labels Jan 8, 2025
ZephOne added a commit to ZephOne/community.general that referenced this issue Jan 8, 2025
ZephOne added a commit to ZephOne/community.general that referenced this issue Jan 8, 2025
ZephOne added a commit to ZephOne/community.general that referenced this issue Jan 8, 2025
ZephOne added a commit to ZephOne/community.general that referenced this issue Jan 8, 2025
patchback bot pushed a commit that referenced this issue Jan 15, 2025
* Add cpanm option --with-recommands

Fix #9554

* With accepted suggestions

* Use install_recommendations for cpanm option --with-recommends

* Fix typo in changelogs/fragments/9554

recommands -> recommends

* Doc for options users have for recommands and suggests dependencies

* Add new args to the command runner.

* Add test for cpanm --with-recommends

(cherry picked from commit e2d19a9)
felixfontein pushed a commit that referenced this issue Jan 15, 2025
…mends (#9574)

Add cpanm option --with-recommends (#9555)

* Add cpanm option --with-recommands

Fix #9554

* With accepted suggestions

* Use install_recommendations for cpanm option --with-recommends

* Fix typo in changelogs/fragments/9554

recommands -> recommends

* Doc for options users have for recommands and suggests dependencies

* Add new args to the command runner.

* Add test for cpanm --with-recommends

(cherry picked from commit e2d19a9)

Co-authored-by: Erwan Colin <zephone@protonmail.com>
Massl123 pushed a commit to Massl123/community.general that referenced this issue Feb 7, 2025
* Add cpanm option --with-recommands

Fix ansible-collections#9554

* With accepted suggestions

* Use install_recommendations for cpanm option --with-recommends

* Fix typo in changelogs/fragments/9554

recommands -> recommends

* Doc for options users have for recommands and suggests dependencies

* Add new args to the command runner.

* Add test for cpanm --with-recommends
austinlucaslake pushed a commit to austinlucaslake/community.general that referenced this issue Mar 14, 2025
* Add cpanm option --with-recommands

Fix ansible-collections#9554

* With accepted suggestions

* Use install_recommendations for cpanm option --with-recommends

* Fix typo in changelogs/fragments/9554

recommands -> recommends

* Doc for options users have for recommands and suggests dependencies

* Add new args to the command runner.

* Add test for cpanm --with-recommends
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request module module plugins plugin (any type)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants