qgm-vars in Playbook

This commit is contained in:
Frank Schiebel 2025-08-06 08:57:08 +02:00
parent 1d41476110
commit a049ffb600
2 changed files with 4 additions and 680 deletions

View file

@ -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: