Fix typo.
This commit is contained in:
parent
58ca907b8c
commit
c695bc6690
|
|
@ -72,7 +72,7 @@
|
||||||
when:
|
when:
|
||||||
- defaultsmainyml.stat.exists | bool
|
- defaultsmainyml.stat.exists | bool
|
||||||
|
|
||||||
- name: cehck requirements.yml
|
- name: check requirements.yml
|
||||||
stat:
|
stat:
|
||||||
path: "{{ role_path }}/requirements.yml"
|
path: "{{ role_path }}/requirements.yml"
|
||||||
register: check_requirements
|
register: check_requirements
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue