Fix links in Docker README

This commit is contained in:
syrell 2023-02-12 23:22:28 +01:00
parent 6a8ea07a6c
commit 85e5294363
Signed by: syrell
GPG Key ID: BC9570E849334AF9

View File

@ -1,7 +1,7 @@
Docker setup
============
Docker setup Ansible role. This role is largely inspired by `Jeff Geerling <https://github.com/geerlingguy/ansible-role-docker>` Docker role, I made my one since I tend to not rely on external projects too much especially when they are quite simple.
Docker setup Ansible role. This role is largely inspired by `Jeff Geerling <https://github.com/geerlingguy/ansible-role-docker>`_ Docker role, I made my one since I tend to not rely on external projects too much especially when they are quite simple.
Requirements
------------
@ -11,7 +11,7 @@ This role was written for Debian.
Role Variables
--------------
Variables can be found in the `default vars <vars/main.yml>`_
Variables can be found in the `default vars <defaults/main.yml>`_
.. codeblock:: yaml
docker_edition: 'ce'
@ -75,4 +75,4 @@ BSD-3
Author Information
------------------
Role created by `syrell <https://git.syyrell.com/syrell>`
Role created by `syrell <https://git.syyrell.com/syrell>`_