From c560d6cc9b171a3357440b65973184a84e6886a7 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Fri, 25 Sep 2020 23:52:06 -0400 Subject: [PATCH] CU-cunmht Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea1798f..62806cb 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,5 @@ updates in newest versions, etc._) | `deploy` | Deploys everything, or only tasks specified in `TAGS=` environment variable | | `check` | Runs `deploy` in a "dry-run", showing diff-style outputs on tasks indicating changes | | `vault` | Opens the Ansible vault file for editing | +| `lint-ci` | Meant for use with `bdebyl/yamllint` (_see `.drone.yml`_) |