1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/language
Amin Vakil 650ae65f24
collection: Change default='no's and 'yes's to default=False and default=True (#556)
* Change default={'no','yes'} to default={False,True}

* Add changelog

* Remove changelog
2020-06-22 15:56:35 +02:00
..
bower.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
bundler.py
composer.py
cpanm.py
easy_install.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
gem.py
maven_artifact.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
npm.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
pear.py Pear - Add prompt parameter on pear module that allows to specify one or more prompts (#530) 2020-06-17 16:34:26 +02:00
pip_package_info.py
yarn.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00