You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ansible.cfg I've seen:
inventory = ./vars.yml
but dir doublevpn had not consisted this file. It's located in subdir templates.
In gen_conf.yml I've seen instruction:
name: Vars
template:
src: "templates/vars.yml"
dest: "/root/doublevpn/vars.yml"
Is it possible to wrong place instruction in mail script?
[WARNING]: Unable to parse /root/doublevpn/vars.yml as an inventory source
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not
match 'all'
The text was updated successfully, but these errors were encountered: