Skip to content

Ansible plugin for parsing data in csv into host vars.

Notifications You must be signed in to change notification settings

guozijn/csv_vars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

csv_vars

Ansible plugin for parsing data in csv into host vars.

usage

  • Place csv(name: <GROUP_OR_HOST_NAME>.csv) in the csv_vars directory under inventory or playbook.
  • Ensure that the hostname in the inventory is the same as the hostname in csv.
  • All items in csv will be converted to host variables.

About

Ansible plugin for parsing data in csv into host vars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages