Dear Experts,

I am new to Ansible and working on Ansible Tower. I have some basic 
configuration ad able to play around. 

I was trying to manage packages in windows using win_chocolatey but its not 
in the AWX. 

Getting below error:
SSH password: 
1
BECOME password[defaults to SSH password]: 
2
ERROR! couldn't resolve module/action 'win_chocolatey'. This often 
indicates a misspelling, missing collection, or incorrect module path.
3
4
The error appears to be in 
'/runner/project/windows/install_uninstall_with_chocolatey.yml': line 13, 
column 6, but may
5
be elsewhere in the file depending on the exact syntax problem.
6
7
The offending line appears to be:
8
9
# Install/uninstall with chocolatey
10
- name: Ensure 7-Zip is installed through Chocolatey
11
^ here



*My installation is AWX Tower on k3s on centos 8 release.*

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/f0bd9b70-7ffd-4ded-9c1b-c475f8064e58n%40googlegroups.com.

Reply via email to