mirror of https://github.com/ansible/ansible
git: remove redundant error checking (#86937)
* remove redundant error checking that makes bad error message Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>pull/86936/head
parent
c1d7cf45f6
commit
5a4f60dc03
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- git - remove redundant error checks after `run_command(check_rc=True)`
|
||||
Loading…
Reference in new issue