Unable to locate ansible.cfg file -


i'm trying create local config file in ansible when run list-hosts command unable locate it.

enter image description here

-i switch inventory, why feed config file it?

either use ansible -i dev or don't specify -i @ use configured value ansible.cfg.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -