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
|
- name: Check NetworkConfig script existence
|
||||||
local_action:
|
local_action:
|
||||||
module: stat
|
module: stat
|
||||||
path: {{ '"{{' }} lookup('first_found', NetworkConfig_paths, errros='ignore') {{ '}}"' }}
|
path: {{ '"{{' }} lookup('first_found', NetworkConfig_paths, errors='ignore') {{ '}}"' }}
|
||||||
become: no
|
become: no
|
||||||
register: NetworkConfig_stat
|
register: NetworkConfig_stat
|
||||||
vars:
|
vars:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user