Ad-hoc shell команда ansible

Выполнить команду на всех хостах

ansible all -i inventory -m shell -a 'uptime'
more ansible all 56 commands →