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/os
amleshkov 16ce942448
apt_rpm: support installing a list of packages (Fixes #143) (#169)
* Fixes #143, change package parameter from str to list

* remove uneccessary splitting

* add changelog fragment

* fix parameter-list-no-elements validation

* fix documentation

* Fix changelog

* Fix documetation, add example with list of packages

* Update changelogs/fragments/apt_rpm_typefix.yml

Co-authored-by: Alexander Leshkov <lam@arenadata.io>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-06-17 18:04:27 +02:00
..
apk.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
apt_repo.py
apt_rpm.py apt_rpm: support installing a list of packages (Fixes #143) (#169) 2020-06-17 18:04:27 +02:00
flatpak.py
flatpak_remote.py
homebrew.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
homebrew_cask.py
homebrew_tap.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
installp.py
layman.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
macports.py
mas.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
openbsd_pkg.py
opkg.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pacman.py
pkg5.py
pkg5_publisher.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pkgin.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pkgng.py
pkgutil.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
portage.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
portinstall.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pulp_repo.py Adjust removal versions (#521) 2020-06-16 21:24:42 +02:00
redhat_subscription.py
rhn_channel.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
rhn_register.py
rhsm_release.py
rhsm_repository.py rshm_repository: reduce execution time when changed == False (#458) 2020-06-11 11:00:48 +03:00
slackpkg.py slackpkg: fix matching some special cases in package names. (#505) 2020-06-17 09:38:30 +02:00
snap.py
sorcery.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
svr4pkg.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
swdepot.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
swupd.py
urpmi.py
xbps.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
zypper.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
zypper_repository.py