Files
community.general/lib/ansible/modules/packaging/os
Allen Fair 8fb589d55e Returns reason on pkg update error (#44982)
Previously, it returned no additional information:

     "msg": "Could not update catalogue"

Now it passes that reason with the error message:

    {"changed": false, "msg": "Could not update catalogue [77]:  pkg: Insufficient privileges to update the repository catalogue.\n"}
2018-09-04 10:27:57 -04:00
..
2018-04-25 23:12:46 -07:00
2018-07-09 15:51:20 -07:00
2018-05-23 10:06:44 -04:00
2018-04-24 18:05:50 +01:00
2018-04-25 23:12:46 -07:00
2018-04-25 23:12:46 -07:00
2018-04-24 18:05:50 +01:00
2018-04-10 13:10:56 -04:00
2018-03-15 22:15:24 +01:00