ERROR: chdir is not a legal parameter in an Ansible task or handler
This commit is contained in:
parent
aa37f25b54
commit
4af3a2ec32
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue