Skip to content

Commit

Permalink
Merge pull request ansibleplaybookbundle#17 from lukas-bednar/deploy-…
Browse files Browse the repository at this point in the history
…kubernetes

deploy-kubernetes: removed redundant vars_files keyword
  • Loading branch information
petrkotas committed Oct 30, 2017
2 parents 9b0cf32 + 8f4a87c commit ad5bb2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy-kubernetes.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
- hosts: all
remote_user: root
vars_files:
pre_tasks:
- name: override roles variables
include_vars: "{{ item }}"
Expand Down

0 comments on commit ad5bb2a

Please sign in to comment.