Mastodon
Richard Gibert
Documentation
Resume
GitHub
Keyoxide
LinkedIn
Edit this page
Documentation
Ansible - Print all hosts in a group
Ansible - Print all hosts in a group
ansible localhost
-i
<inventory>
-m
debug
-a
"var=groups['<group_name>']"