mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 00:51:23 -07:00
snap - fixed param order (#2918)
* fixed param order * added changelog fragment * rebased and uncommented tests per PR * added /snap link in RH * typo in tests * Update tests/integration/targets/snap/tasks/default.yml Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a0915036f9
commit
9b02230477
4 changed files with 58 additions and 50 deletions
2
changelogs/fragments/2918-snap-param-order.yml
Normal file
2
changelogs/fragments/2918-snap-param-order.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- snap - fixed the order of the ``--classic`` parameter in the command line invocation (https://github.com/ansible-collections/community.general/issues/2916).
|
Loading…
Add table
Add a link
Reference in a new issue