Skip to content

AvidehST/ansible-ini2yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Ansible INI to YAML inventory converter

This repository contains a Python script for converting Ansible inventories in INI format to YAML format.

Usage

The script is implemented as a filter:

ini2yaml <inventory >inventory.yaml

Ansible 2.4.1 or later automatically recognizes the inventory format so the .yaml file extension can be omitted, also allowing the default /etc/ansible/hosts inventory to be in YAML format.

About

Ansible INI to YAML inventory converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%