mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Fix undeclared result for nomad_job_info module (#1721)
* Fix unassigned variable * Create 1721-fix-nomad_job_info-no-jobs-failure.yml * refactor usage of variables in nomad_job_info * Update changelogs/fragments/1721-fix-nomad_job_info-no-jobs-failure.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
bd372939bc
commit
d09a558fda
2 changed files with 4 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- nomad_job_info - fix module failure when nomad client returns no jobs (https://github.com/ansible-collections/community.general/pull/1721).
|
Loading…
Add table
Add a link
Reference in a new issue