From 3f0fd8bd371b1fae030d4dc99bdfa3637047eeaa Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 9 Sep 2019 09:43:03 +0200 Subject: [PATCH] ansible/todo --- docs/index.rst | 1 + docs/public/ansible/index.rst | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 docs/public/ansible/index.rst diff --git a/docs/index.rst b/docs/index.rst index c03a97a..6d45e0d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,6 +4,7 @@ RTFD .. toctree:: :maxdepth: 2 + public/ansible/index public/apt/index public/apt-mirror/index public/bash/index diff --git a/docs/public/ansible/index.rst b/docs/public/ansible/index.rst new file mode 100644 index 0000000..1a9eb15 --- /dev/null +++ b/docs/public/ansible/index.rst @@ -0,0 +1,10 @@ +ansible +======= + +.. todo:: basic principles + +.. todo:: create and configure an inventory + +.. todo:: deploy an application + +.. todo:: manage an infrastructure