Skip to content

adambialy/ansible-scribbling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some of the ansible pieces used on daily basis

/etc/hosts generated from inventory

ansible-inventory --list | jq -r '._meta.hostvars | select(. != null) | to_entries[] | "\(.value["ansible_host"]) \(.key)"'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published