CU-cunmht Updated README

This commit is contained in:
Bastian de Byl
2020-09-25 23:52:06 -04:00
parent 05c5cf39bb
commit c560d6cc9b

View File

@@ -31,4 +31,5 @@ updates in newest versions, etc._)
| `deploy` | Deploys everything, or only tasks specified in `TAGS=` environment variable | | `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 | | `check` | Runs `deploy` in a "dry-run", showing diff-style outputs on tasks indicating changes |
| `vault` | Opens the Ansible vault file for editing | | `vault` | Opens the Ansible vault file for editing |
| `lint-ci` | Meant for use with `bdebyl/yamllint` (_see `.drone.yml`_) |