Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bug report for lab Get started with Event-Driven Ansible and Ansible Rulebooks #2373

Copy link
Copy link

Description

@poothia
Issue body actions

Problem Summary

Hi team,

There are two issues in the of lab Get started with Event-Driven Ansible and Ansible Rulebooks (https://catalog.demo.redhat.com/catalog/babylon-catalog-prod?item=babylon-catalog-prod/zt-ansiblebu.zt-ans-bu-eda-ansible-rulebook.prod&utm_source=webapp&utm_medium=share-link),

In showroom
ansible-rulebook --rulebook webhook-example.yml -i inventory.yml --print-events
is supposed to be
ansible-rulebook --rulebook webhook-example.yml -i inventory --print-events
and in ansible playbook say-what.yml
msg: "Thank you, {{ ansible_eda.event.sender | default('my friend') }}!"
is supposed to be
msg: "Thank you, {{ ansible_eda.event.body.sender | default('my friend') }}!"

Extra vars file

n/a

Ansible Playbook Output

n/a

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.