by Alpha01
ansible centosbox -m yum -a 'name=* state=latest'
ansible debianbox -m apt -a 'update_cache=yes name=* state=latest'
ansible
centos
ubuntu