I’m using Alpine Linux 3.20.3 with Python 3.12.6 built from source. Ansible versions are ansible==9.2.0 ansible-core==2.16.3. This is my ansible.cfg: [defaults]ansible_managed = Ansible Managedcommand_warnings = false - Pastebin.com. I can see that I have the module files: ls -lah /opt/python/lib/python3.12/site-packages/ansible/module_utils/facts/hard - Pastebin.com. It works if I remove the facts_modules = hardware. I’m managing a large number of hosts via SSH so I’m trying to optimize the configuration.
Thanks,
Arthur