is_ubuntu: "'${ansible_distribution}' == 'Ubuntu'"
is_centos: "'${ansible_distribution}' == 'CentOS'"
