Johannes Kastl changed bug 1204182
What Removed Added
CC   opensuse_buildservice@ojkastl.de, pdostal@suse.com
Flags   needinfo?(pdostal@suse.com)

Comment # 1 on bug 1204182 from
Hi Pavel,

can you please try again using the new ansible package, i.e. version 6.x?
https://build.opensuse.org/package/show/openSUSE:Factory/ansible

The version 2.9.27 that you installed is EOL for some months now and does not
really support collections properly IIRC.

You can check the installed version of ansible using these commands:

$ ansible --version
ansible [core 2.13.5]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/kastl/.ansible/plugins/modules',
'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.10/site-packages/ansible
  ansible collection location =
/home/kastl/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/bin/ansible
  python version = 3.10.7 (main, Sep 11 2022, 08:41:56) [GCC]
  jinja version = 3.0.3
  libyaml = True
$ ansible-community --version
Ansible community version 6.4.0
$

Side note: The new package ansible already contains lots of collections,
including the zypper on, so there is no need to install it manually.

Kind Regards,
Johannes


You are receiving this mail because: