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 Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
apt_rpm.py apt_rpm: support installing a list of packages (Fixes #143) (#169) 2020-06-17 18:04:27 +02:00
flatpak.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
flatpak_remote.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
homebrew.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
homebrew_cask.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
homebrew_tap.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
installp.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
layman.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
macports.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
mas.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
openbsd_pkg.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
opkg.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pacman.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
pkg5.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
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 Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
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 Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
rhn_channel.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
rhn_register.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
rhsm_release.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
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 Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
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 Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
urpmi.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
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 Fix Ansible documentation in part of example formatting. Part 1 (#332) 2020-05-15 13:13:45 +03:00