These groups aren't there either.
This commit is contained in:
parent
3b11f96856
commit
4237768025
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
group: gid=442 name=s3-mirror
|
group: gid=442 name=s3-mirror
|
||||||
|
|
||||||
- name: Create s3-mirror user
|
- name: Create s3-mirror user
|
||||||
user: group=s3-mirror groups=mirrors,mirrors2 name=s3-mirror comment="s3-mirror user" home=/home/s3-mirror shell=/bin/bash
|
user: group=s3-mirror name=s3-mirror comment="s3-mirror user" home=/home/s3-mirror shell=/bin/bash
|
||||||
|
|
||||||
- name: s3cfg file
|
- name: s3cfg file
|
||||||
template: src=s3cfg dest=/home/s3-mirror/.s3cfg owner=s3-mirror group=s3-mirror mode=0600
|
template: src=s3cfg dest=/home/s3-mirror/.s3cfg owner=s3-mirror group=s3-mirror mode=0600
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue