Skip to content

Commit

Permalink
Merge pull request ansibleplaybookbundle#68 from kubevirt/eedri-patch-1
Browse files Browse the repository at this point in the history
fix small typo
  • Loading branch information
lukas-bednar authored Feb 15, 2018
2 parents eee88f0 + c46b2c5 commit b9f4b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-with-lago.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
lago init "{{ prefix }}" LagoInitFile.yml
args:
creates: "{{ prefix }}/default/uuid"
- name: Remove user defined settigns from inventory
- name: Remove user defined settings from inventory
blockinfile:
path: "{{ inventory_file }}"
marker: "# {mark} CUSTOM SETTINGS"
Expand Down

0 comments on commit b9f4b40

Please sign in to comment.