Skip to content

Issues in lab Get started with Event-Driven Ansible and Ansible Rulebooks #763

@poothia

Description

@poothia

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') }}!"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions