Skip to content

mattspera/ansible_doctable_to_facts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

doctable_to_facts

Read and parse specific tables within a .docx file and output Ansible facts.

To execute example and view Ansible facts output:

ansible-playbook parse-table.yml -vvv

For use within playbook, place doctable_to_facts.py into the library/ directory within your Ansible project directory.

About

Read and parse specific tables within a .docx file and output Ansible facts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages