NEW: Initial commit

testrun playbook which displays powershell version
This commit is contained in:
KenF
2025-06-13 20:28:56 +08:00
parent 6de650a591
commit a6977f3796
5 changed files with 55 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
plugin: amazon.aws.aws_ec2
regions:
- ap-east-1
filters:
instance-state-name: running
hostnames:
- name: 'instance-id'
#compose:
# ansible_host: instance_id
# ansible_connection: 'community.aws.aws_ssm'