qgm-vars in Playbook
This commit is contained in:
parent
1d41476110
commit
a049ffb600
2 changed files with 4 additions and 680 deletions
|
@ -21,6 +21,10 @@
|
|||
hosts: all # desktop:laptop
|
||||
remote_user: ansible
|
||||
become: true
|
||||
|
||||
vars_files:
|
||||
- qgm-vars.yml
|
||||
|
||||
pre_tasks:
|
||||
# - name: Ask for global-admin AD password
|
||||
# ansible.builtin.pause:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue