#!/usr/bin/env ansible-playbook # vim:ft=ansible: - name: restart nagios docker_container: name=nagios state=started restart=yes