mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
also need a check mode no here
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
|
||||
- name: get owner for results dir
|
||||
stat: path=/var/lib/copr/public_html
|
||||
check_mode: no
|
||||
register: copr_results_dir_st
|
||||
|
||||
- name: change owner for results dir if it isn't copr
|
||||
|
||||
Reference in New Issue
Block a user