mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
[PR #6908/ea6fb9da backport][stable-7] snap: add param "dangerous" (#6944)
snap: add param "dangerous" (#6908)
* snap: add param "dangerous"
* adjusted run_command out for simple test case
* add changelog frag
(cherry picked from commit ea6fb9da8f)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
2
changelogs/fragments/6908-snap-dangerous.yml
Normal file
2
changelogs/fragments/6908-snap-dangerous.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- snap - add option ``dangerous`` to the module, that will map into the command line argument ``--dangerous``, allowing unsigned snap files to be installed (https://github.com/ansible-collections/community.general/pull/6908, https://github.com/ansible-collections/community.general/issues/5715).
|
||||
Reference in New Issue
Block a user