Fix typo.

This commit is contained in:
Robert de Bock 2020-01-30 17:33:22 +01:00
parent 58ca907b8c
commit c695bc6690
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
when:
- defaultsmainyml.stat.exists | bool
- name: cehck requirements.yml
- name: check requirements.yml
stat:
path: "{{ role_path }}/requirements.yml"
register: check_requirements