first commit
This commit is contained in:
14
windows_az-sa-sync.yml
Normal file
14
windows_az-sa-sync.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
- name: sync storage account
|
||||
become: true
|
||||
# become_method: runas
|
||||
hosts: all
|
||||
roles:
|
||||
# - role: linux_update
|
||||
- role: windows_sync-sa
|
||||
vars:
|
||||
vmhostname: "{{ host }}"
|
||||
dag: "{{day}}"
|
||||
maand: "{{month}}"
|
||||
jaar: "{{year}}"
|
||||
|
||||
Reference in New Issue
Block a user