ansible/playbooks/vhost_update_reboot.yml
Kevin Fenzi a806829c4f vhost_update_reboot: when you want to just update and then reboot a vhost
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-09 19:50:36 +00:00

2 lines
138 B
YAML

- import_playbook: /srv/web/infra/ansible/playbooks/vhost_update.yml
- import_playbook: /srv/web/infra/ansible/playbooks/vhost_reboot.yml