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
Alexei Znamensky 73cea82fe7
ansible_galaxy_install: added deprecation for ansible 2.9 and ansible-base 2.10 (#4601)
* ansible_galaxy_install: added deprecation for ansible 2.9 and ansible-base 2.10

* added changelog fragment

* Update plugins/modules/packaging/language/ansible_galaxy_install.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/packaging/language/ansible_galaxy_install.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/packaging/language/ansible_galaxy_install.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/packaging/language/ansible_galaxy_install.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* ansible29 condition

* Update plugins/modules/packaging/language/ansible_galaxy_install.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/packaging/language/ansible_galaxy_install.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/packaging/language/ansible_galaxy_install.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-10 05:59:45 +02:00
..
ansible_galaxy_install.py ansible_galaxy_install: added deprecation for ansible 2.9 and ansible-base 2.10 (#4601) 2022-05-10 05:59:45 +02:00
bower.py
bundler.py
cargo.py
composer.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
cpanm.py
easy_install.py
gem.py Deprecate norc's default. (#4517) 2022-04-26 11:45:43 +02:00
maven_artifact.py [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
npm.py npm: add support for production flag when using ci (#4299) 2022-03-10 21:37:44 +01:00
pear.py
pip_package_info.py
pipx.py pipx: added options editable and pip_args (#4303) 2022-03-02 22:16:47 +01:00
yarn.py