UPD: Created another version which runs on powershell 5

This commit is contained in:
KenF
2025-06-13 21:21:41 +08:00
parent a6977f3796
commit 153649092a
3 changed files with 26 additions and 4 deletions
+1 -4
View File
@@ -1,12 +1,9 @@
# Ansible collection for Windows
# Requirements
testrun.yml requires powershell 7
# Install plugins
Install amazon.aws plugin: ansible-galaxy collection install amazon.aws
Install ssm plygin: ansible-galaxy collection install community.aws
Install win_shell plugin: ansible-galaxy collection install ansible.windows
# Example
ansible-playbook playbooks/testrun.yml
ansible-playbook playbooks/powershell7.yml