This is a Sitewide Message for noddingtonpete. :)
Testing Headers
PiperWilson
admin
This is heading three.
0
Comments
-
--- - hosts: windows tasks: - name: Install a package on the Windows host win_package: name: 7zip path: C:\Temp\7zip.msi state: present become: yes become_method: gmsa become_user: gmsa_account_name0 -
--- hosts: windows tasks: - name: Install a package on the Windows host win_package: name: 7zip path: C:\Temp\7zip.msi state: present become: yes become_method: gmsa become_user: gmsa_account_name0 -
--- hosts: windows tasks: - name: Install a package on the Windows host win_package: name: 7zip path: C:\Temp\7zip.msi state: present become: yes become_method: gmsa become_user: gmsa_account_name0