Files
ansible-lab/README.md
T
KenF a6977f3796 NEW: Initial commit
testrun playbook which displays powershell version
2025-06-13 20:28:56 +08:00

13 lines
368 B
Markdown

# 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