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