aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--space.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/space.yml b/space.yml
index a757a3d..96b95e2 100644
--- a/space.yml
+++ b/space.yml
@@ -1,7 +1,8 @@
---
- hosts: space
pre_tasks:
- - include_vars: '{{ item }}'
+ - name: Load secrets
+ include_vars: '{{ item }}'
with_first_found:
- files:
- /etc/ansible/secrets.yml