/presentations

Repository for community presentations on Ansible projects

GNU General Public License v3.0GPL-3.0

Ansible Community Presentations

Discuss on Matrix at #community:ansible.com Codecov badge

A GitHub repository of sharable presentations on Ansible projects for community events, excluding meetups.

Adding a presentation

To add a new presentation:

  1. Where possible, convert your presentation into a sharable PDF format. See revealjs to PDF if your presentation uses revealjs.
  2. Create a <year> directory if it does not already exist.
  3. Add a subfolder for the event and date if there are multiple presentations (for example, community-day-2023.05).
  4. Alternately, for one presentation, add a general subdirectory if it does not already exist
  5. Add your presentation with a descriptive filename so others can get a general understanding of what the presentation is about.
  6. Optionally, add the source of your presentation if you want to share it for reuse by others.

Meetups and older community presentations

Contributing to this repository

See the Contributing guide and the Ansible Community Code of Conduct.