s3-mirror: what happens if we include_vars in the role?
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
ca07bf43c8
commit
ec6da5fe24
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue