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/changelogs/fragments
patchback[bot] 7b2853d9aa
composer: --no-interaction when discovering available options (#2348) (#2402)
The composer module always uses the no-interaction option if it
discovers it _after_ calling "composer help ..." but not on the help
call itself. The lack of this option caused composer to not exit when
called through the ansible module.

The same example command when ran interactively does not prompt for user
interaction and exits immediately. It is therefore currently unknown why
the same command hangs when called through the ansible composer module
or even directly with the command module.

Example command which hangs:
php /usr/local/bin/composer help install --format=json

(cherry picked from commit eb455c69a2)

Co-authored-by: George Angelopoulos <george@usermod.net>
2021-05-01 18:46:11 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
2245-proxmox_fix_agent_string_handling.yml Proxmox inv fix agent string parsing (#2245) (#2255) 2021-04-17 10:43:59 +02:00
2246-terraform.yaml Fix for Terraform 0.15 (#2246) (#2261) 2021-04-17 22:49:27 +02:00
2282-nmap-fix-cache-support.yml nmap: fix cache support (#2282) (#2327) 2021-04-22 07:52:19 +02:00
2284-influxdb_retention_policy-fix_duration_parsing.yml influxdb_retention_policy: fix duration parsing to support INF values (#2396) (#2400) 2021-05-01 14:58:30 +02:00
2284-influxdb_retention_policy-idempotence.yml influxdb_retention_policy: ensure duration parameters are idempotent (#2281) (#2284) (#2353) 2021-04-26 07:28:10 +02:00
2329-hiera-lookup-plugin-return-type.yaml convert string returned by plugin to unicode (#2329) (#2339) 2021-04-24 12:48:02 +02:00
2337-mark-inventory-scripts-executable.yml Make inventory scripts executable (#2337) (#2358) 2021-04-26 22:24:40 +02:00
2340-jenkins_plugin-py2.yml Fix Python 2 compatibility issue. (#2340) (#2352) 2021-04-26 07:16:46 +02:00
2348-composer-no-interaction-option-discovery-to-avoid-hang.yaml composer: --no-interaction when discovering available options (#2348) (#2402) 2021-05-01 18:46:11 +02:00
2349-jira-bugfix-b64decode.yml jira - fixed base64 decode bug (#2349) (#2350) 2021-04-26 05:18:09 +00:00
ovirt-fixup.yml Remove programming error which prevents modules to work with devel. (#2381) 2021-04-30 05:50:45 +02:00