Allgemein

ansible all -a "uptime"
ansible prod -a "uptime"
ansible all -m ping
ansible all -m setup --tree ./facts