s3-mirror: what happens if we include_vars in the role?

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

View file

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