From c2e93c2370de9a0948b07e5768c7ac572d299c63 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 24 Apr 2018 20:44:16 +0200 Subject: Initial commit --- playbooks/nyarlathotep.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 playbooks/nyarlathotep.yml (limited to 'playbooks/nyarlathotep.yml') diff --git a/playbooks/nyarlathotep.yml b/playbooks/nyarlathotep.yml new file mode 100644 index 0000000..8f057b5 --- /dev/null +++ b/playbooks/nyarlathotep.yml @@ -0,0 +1,6 @@ +--- +- name: Install nyarlathotep server + hosts: nyarlathotep.th73.ovh + become: true + roles: + - { role: nginx, tags: ['www'] } -- cgit v1.2.3-70-g09d2