From bbcf2f10101c00f24efb98167f105d09d3862d44 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 26 Oct 2020 15:26:18 +0100 Subject: [PATCH] Improve README again. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 95aea24..f3eff8c 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,14 @@ Tested with both the current Ansible 2.9 and 2.10 releases and the current devel The exact requirements for every module are listed in the module documentation. ### Supported connections - + +The collection supports the `network_cli` connection. ## Included content -- community.routeros.api -- community.routeros.command -- community.routeros.facts +- `community.routeros.api` +- `community.routeros.command` +- `community.routeros.facts` ## Using this collection