Fix links in Docker README
This commit is contained in:
parent
6a8ea07a6c
commit
85e5294363
@ -1,7 +1,7 @@
|
|||||||
Docker setup
|
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
|
Requirements
|
||||||
------------
|
------------
|
||||||
@ -11,7 +11,7 @@ This role was written for Debian.
|
|||||||
Role Variables
|
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
|
.. codeblock:: yaml
|
||||||
docker_edition: 'ce'
|
docker_edition: 'ce'
|
||||||
@ -75,4 +75,4 @@ BSD-3
|
|||||||
Author Information
|
Author Information
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
Role created by `syrell <https://git.syyrell.com/syrell>`
|
Role created by `syrell <https://git.syyrell.com/syrell>`_
|
||||||
|
Loading…
Reference in New Issue
Block a user