ammending tags in roles

This commit is contained in:
2021-03-05 22:05:24 +00:00
parent 2e300caada
commit c600e869a0
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
- name: Install and configure Docker
tags: [docker, server]
tags: [docker]
become: true
block:
- name: Install Docker