Merge "Fix misspelling of "errors" in deploy-steps.j2"
This commit is contained in:
commit
880838c325
@ -572,7 +572,7 @@ outputs:
|
||||
- name: Check NetworkConfig script existence
|
||||
local_action:
|
||||
module: stat
|
||||
path: {{ '"{{' }} lookup('first_found', NetworkConfig_paths, errros='ignore') {{ '}}"' }}
|
||||
path: {{ '"{{' }} lookup('first_found', NetworkConfig_paths, errors='ignore') {{ '}}"' }}
|
||||
become: no
|
||||
register: NetworkConfig_stat
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user