{% if next or prev %}
{% if next %} Next {% endif %} {% if prev %} Previous {% endif %}
{% endif %}

Copyright © 2018 Red Hat, Inc.
{%- if last_updated %} {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %} {%- endif %}

Ansible docs are generated from GitHub sources using Sphinx using a theme provided by Read the Docs.