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/tests/unit/plugins/modules
patchback[bot] 391c3aa850
pacman: re-adding support for URL based pkgs (#4286) (#4302)
* pacman: re-adding support for URL based pkgs

* Update plugins/modules/packaging/os/pacman.py

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

* Update plugins/modules/packaging/os/pacman.py

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

* cmd=cmd in every call to self.fail()

* pacman: integration test for mixed pkg sources

* Add more tests + fix minor bug with URL packages

Version checking for URL packages is left to pacman, so add a check
after the dry run to see if it would actually install anything.

* remove double templating

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a9db4742fc)

Co-authored-by: Jean Raby <jean@raby.sh>
2022-03-01 06:34:27 +01:00
..
cloud Add scaleway_private_network module (#4042) (#4197) 2022-02-14 18:27:07 +01:00
database Added redis_incr module (#3229) 2021-10-22 07:54:02 +02:00
files archive - fixing determination of archive root when root is '/' (#3036) 2021-07-24 22:10:56 +02:00
identity Fixes for keycloak_user_federation (#4212) (#4252) 2022-02-22 10:08:53 +01:00
messaging
monitoring monit - invoke run_command passing list (#3821) (#3832) 2021-12-02 08:12:52 +01:00
net_tools Add nmcli support for IPv6 routes (#4062) (#4075) 2022-01-23 13:26:09 +01:00
notification
packaging pacman: re-adding support for URL based pkgs (#4286) (#4302) 2022-03-01 06:34:27 +01:00
remote_management Fix CI (#3637) 2021-10-30 10:58:48 +02:00
source_control gitlab_runner: Make owned and project mutually exclusive (#4136) (#4210) 2022-02-17 13:29:19 +01:00
storage pmem: Add namespace and namespace_append options (#4225) (#4239) 2022-02-20 22:20:02 +01:00
system interfaces_file: unit tests improved (#3863) (#3869) 2021-12-08 12:51:25 +01:00
web_infrastructure
__init__.py
conftest.py
utils.py