psget.install returns error/False even though it successfully installs
Open
@xeacott is already working on this.
Since Jan 8, 2021.
bug
severity-medium
Windows
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description
a state with the following generates an error, but does install the requested module successfully
pswindowsupdate:
module.run:
- psget.install:
- name: pswindowsupdate
output of applying the state:
ID: pswindowsupdate
Function: module.run
Result: False
Comment: 'psget.install': False
Started: 13:22:58.168251
Duration: 13453.553 ms
Changes:
Setup
targeting a windows server 2019 minion and also tried a 2016 minion
Steps to Reproduce the behavior
(Include debug logs if possible and relevant)
Expected behavior
current output is a false-positive error, and it would be more appropriate to report a success message.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions Report
3002.2 for master and minion
PASTE HERE
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.