added vars to install play
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
gather_facts: true
|
||||
become: true
|
||||
|
||||
vars_files:
|
||||
- vars/shared_vars.yml
|
||||
|
||||
tasks:
|
||||
- name: Install Talk app
|
||||
ansible.builtin.shell: |
|
||||
|
||||
Reference in New Issue
Block a user