Fix #1435: mas : Fix "invalid literal" when no app (#1436)

* Fix #1435: mas : Fix "invalid literal" when no app

* Add changelog fragment

* Update changelogs/fragments/1436-mas-fix-no-app-installed.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Jean-Pierre Matsumoto
2020-12-04 09:17:42 +01:00
committed by GitHub
parent e1ca4ce1e8
commit b80854ff50
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- "mas - fix ``invalid literal`` when no app can be found (https://github.com/ansible-collections/community.general/pull/1436)."