mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 00:51:23 -07:00
Add enabled
parameter to flatpak_remote
(#5926)
This commit is contained in:
parent
3db0fcf1bd
commit
810f3b50fc
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