Erik M Jacobs
2017-05-19 99937e43f2ba35549e09a961d99ef77171539487
Removes extra blank line
1 files modified
1 ■■■■ changed files
ansible/main.yml 1 ●●●● patch | view | raw | blame | history
ansible/main.yml
@@ -195,7 +195,6 @@
- name: Configuring Bastion Hosts
  hosts: "{{ ('tag_' ~ env_type ~ '_' ~ guid ~ '_bastion') | replace('-', '_') }}"
  become: true
  vars_files:
    - "{{ playbook_dir }}/configs/{{ env_type }}/env_vars.yml"