and tag it

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-05-30 16:10:39 +00:00
parent ec6da5fe24
commit 0e2870c9c5

View file

@ -1,5 +1,7 @@
- name: Include vars
include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
tags:
- s3-mirror
- name: Create s3-mirror group
group: gid=442 name=s3-mirror