mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 15:14:20 -07:00
java_cert - invoke run_command passing list (#3835)
* java_cert - invoke run_command passing list * added changelog fragment
This commit is contained in:
parent
52d4907480
commit
6b91c56c4e
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/3835-java-cert-run-list.yaml
Normal file
2
changelogs/fragments/3835-java-cert-run-list.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- java_cert - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3835).
|
Loading…
Add table
Add a link
Reference in a new issue