mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
[PR #5926/810f3b50 backport][stable-6] Add enabled
parameter to flatpak_remote
(#6095)
Add `enabled` parameter to `flatpak_remote` (#5926)
(cherry picked from commit 810f3b50fc
)
Co-authored-by: Yannick Ihmels <yannick@ihmels.org>
This commit is contained in:
parent
3ed65a0a37
commit
bc64c4035e
5 changed files with 226 additions and 1 deletions
2
changelogs/fragments/5926-flatpak-remote-enabled.yml
Normal file
2
changelogs/fragments/5926-flatpak-remote-enabled.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- flatpak_remote - add new boolean option ``enabled``. It controls, whether the remote is enabled or not (https://github.com/ansible-collections/community.general/pull/5926).
|
Loading…
Add table
Add a link
Reference in a new issue