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
ajakk 2a54644cfa
portage: drop usage of gentoolkit, add knobs for --with-bdeps, --backtrack (#5349)
* portage: drop dependency on gentoolkit (provides equery)

Portage installs a Python module, which is available anywhere that
Portage itself is available. We can use that instead of calling a
shell command.

Signed-off-by: John Helmert III <ajak@gentoo.org>

* portage: add knob for emerge's --backtrack flag

Signed-off-by: John Helmert III <ajak@gentoo.org>

* portage: add knob for portage's --with-bdeps option

Also, this option does not accept "True" like other options. Instead,
it only uses 'y' and 'n', so parse booleans properly into these chars.

Signed-off-by: John Helmert III <ajak@gentoo.org>

* Add changelog entry for #5349

Signed-off-by: John Helmert III <ajak@gentoo.org>

Signed-off-by: John Helmert III <ajak@gentoo.org>
2022-10-14 22:31:02 +02:00
..
cloud lxc_container: minor refactor (#5358) 2022-10-14 22:28:20 +02:00
clustering znode: add options for authentication (#5306) 2022-10-05 08:23:15 +02:00
database multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
files New module: iso_customize (#5190) 2022-10-10 22:41:04 +02:00
identity keycloak_user_federation: add explanation and example to vendor option (#4893) 2022-10-05 07:57:01 +02:00
monitoring Updated to use the new newrelic v2 api (#5341) 2022-10-12 10:42:17 +02:00
net_tools nmcli: fix error when setting previously unset mac address (#5291) 2022-09-28 22:49:07 +02:00
notification slack: add CP channel prefix (#5249) 2022-09-12 20:32:14 +02:00
packaging portage: drop usage of gentoolkit, add knobs for --with-bdeps, --backtrack (#5349) 2022-10-14 22:31:02 +02:00
remote_management added missing aliases to documentation (#5351) 2022-10-12 10:40:06 +02:00
source_control gitlab_hook: minor refactoring (#5271) 2022-09-12 20:30:49 +02:00
storage Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
system locale_gen: fix UbuntuMode (#5282) 2022-09-25 16:31:32 +02:00
web_infrastructure multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00