mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add --non-interactive argurment to Flatpak (#1246)
* 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>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- flatpak - use of the ``--non-interactive`` argument instead of ``-y`` when possible (https://github.com/ansible-collections/community.general/pull/1246).
|
||||
Reference in New Issue
Block a user