Skip to content

stejoo/ansible-squeezed-my-pulp-presentation

Repository files navigation

Ansible Squeezed My Pulp

My presentation about using the Ansible pulp.squeezer collection to manage Pulp.

Building it

It’s written in AsciiDoc and I used AsciiDoctor and reveal.js to render it into something presentable. Documentation at: https://docs.asciidoctor.org/reveal.js-converter/latest/

HOWTO

  1. Clone this repository

  2. Get release 4.5.0 of reveal.js as well:

    git clone -b 4.5.0 --depth 1 https://github.com/hakimel/reveal.js.git
  3. Build it using the asciidoctor/docker-asciidoctor container image:

    podman run -it -v ${PWD}:/documents/:Z docker.io/asciidoctor/docker-asciidoctor asciidoctor-revealjs presentation.adoc

That should render and output a presentation.html file you can open in your browser.

About

My Ansible Squeezed My Pulp presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages