mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
ERROR: chdir is not a legal parameter in an Ansible task or handler
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
|
||||
- name: Umask results
|
||||
action: command /usr/bin/umask 0000
|
||||
chdir: /var/lib/copr/public_html/results
|
||||
|
||||
- name: setup dirs there
|
||||
action: file state=directory path="/home/copr/{{ item }}" owner=copr group=copr mode=0700
|
||||
|
||||
Reference in New Issue
Block a user