mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
17e39e3744
* Add noninteractive argument
* Correct pep8 errors
* Add changelog fragment
* Update changelogs/fragments/1246-flatpak-use-non-interactive-argument.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Thibault GUIMBERT <tguimbert@leni.fr>
Co-authored-by: Thibault Guimbert <tguimbert@localhost.localdomain>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2be2d30f3b
)
Co-authored-by: TGuimbert <33598842+TGuimbert@users.noreply.github.com>
2 lines
166 B
YAML
2 lines
166 B
YAML
bugfixes:
|
|
- flatpak - use of the ``--non-interactive`` argument instead of ``-y`` when possible (https://github.com/ansible-collections/community.general/pull/1246).
|