Try just checking out this git content as the right user and drop the non idempotent chown after it.
This commit is contained in:
parent
8605db93ca
commit
8eebcf0b66
1 changed files with 2 additions and 3 deletions
|
@ -66,9 +66,8 @@
|
|||
repo: https://bitbucket.org/rajcze/openqa_fedora
|
||||
dest: /var/lib/openqa/share/tests/fedora
|
||||
register: gittests
|
||||
|
||||
- name: Have tests owned by geekotest
|
||||
file: path=/var/lib/openqa/share/tests/fedora owner=geekotest recurse=yes
|
||||
sudo: true
|
||||
sudo_user: geekotest
|
||||
|
||||
- name: Check out openqa_fedora_tools
|
||||
git:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue