Skip to content

Commit

Permalink
- add missing interactive variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mstyne committed Feb 12, 2020
1 parent fdb95c0 commit 6e4644d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion upgrade_appliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
vars:
appliance_home: "{{ lookup('ini', 'appliance_home section=ubersmith_installer file={{ ansible_user_dir }}/.ubersmith_installer.ini') }}"
app_virtual_host: "{{ lookup('ini', 'app_virtual_host section=ubersmith_installer file={{ ansible_user_dir }}/.ubersmith_installer.ini') }}"

interactive: true

roles:
- common
- appliance

0 comments on commit 6e4644d

Please sign in to comment.