name: Run basic PowerShell script
win_powershell:
script: |
C:\Users\emperior\Desktop\run_command.ps1
ERROR! conflicting action statements: win_powershell, script
The error appears to be in ‘/tmp/awx_13485_rbw826y0/project/5-create-iso.yml’: line 10, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
tasks:
Thank you for your interest and reply. When I tried in the order you sent, I got an error like below.
I think I’m having a problem with the module version. What is your opinion?
ERROR! couldn’t resolve module/action ‘win_powershell’. This often indicates a misspelling, missing collection, or incorrect module path. The error appears to be in ‘/tmp/awx_13558_5zugncc6/project/5-create-iso.yml’: line 5, column 5, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: tasks: - name: Run basic PowerShell script ^ here
30 Aralık 2021 Perşembe tarihinde saat 12:53:39 UTC+3 itibarıyla lorenze...@gmail.com şunları yazdı: