summaryrefslogtreecommitdiff
path: root/roles/cloud/post-install
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-09-09 14:26:16 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-09-09 14:26:16 +0200
commit16f991d2498f3c0b5c77511b0c49df529bdfd67b (patch)
treeee96a8c2b285319e644329166d312e82c7c4100c /roles/cloud/post-install
parentminor cleanup (diff)
another minor cleanup
Diffstat (limited to 'roles/cloud/post-install')
-rw-r--r--roles/cloud/post-install/tasks/hetzner_postinst.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/cloud/post-install/tasks/hetzner_postinst.yml b/roles/cloud/post-install/tasks/hetzner_postinst.yml
index 546cc5ca..d8173dec 100644
--- a/roles/cloud/post-install/tasks/hetzner_postinst.yml
+++ b/roles/cloud/post-install/tasks/hetzner_postinst.yml
@@ -1,5 +1,5 @@
---
-- name: check post-post-install script is present
+- name: check if post-post-install script is present
stat:
path: /post-post-install.sh
register: hetzner_post_post_install