Skip to content

Commit

Permalink
do not collect facts for this operation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Sobolev committed Dec 5, 2014
1 parent 6dc4a0d commit 2a06775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions load-secrets.yml
@@ -1,5 +1,6 @@
---
- hosts: all
gather_facts: no
tasks:
- name: load secrets from "{{ secrets_file|default('secrets.yml') }}"
include_vars: "{{ secrets_file|default('secrets.yml') }}"

0 comments on commit 2a06775

Please sign in to comment.