Skip to content

add code and readme for Event-Driven Network Automation with NetBox and Ansible Automation Platform webinar #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

richbibby
Copy link
Contributor

No description provided.


All registrants will receive the recording and slides after the live webinar

## Read More in the Blog
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps link to the actual blog

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep will update this once the blog is live and I have a URL

The code is split over two directories:

### playbooks
These are the playbooks that push configuration changes out to the network devices. These are run as jobs by the Automation Execution element of Ansible Automation Platform.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be "They are run as..."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

- name: Events on SQS
sources:
- ansible.eda.aws_sqs_queue:
access_key: "{{ aws_access_key }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it using Event Streams or webhooks?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point this is placeholder code for SQS, I will remove it

@richbibby richbibby merged commit e42819a into develop Dec 29, 2024
4 checks passed
@richbibby richbibby deleted the netbox-event-driven-ansible branch December 29, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants