Have some problem
ansible --version
ERROR! Unexpected Exception, this is probably a bug: module 
'ansible.constants' has no attribute 'CONTROLLER_PYTHON_WARNING'
the full traceback was:

Traceback (most recent call last):
  File "/usr/bin/ansible", line 76, in <module>
    if C.CONTROLLER_PYTHON_WARNING and not _PY38_MIN:
AttributeError: module 'ansible.constants' has no attribute 
'CONTROLLER_PYTHON_WARNING'

After
$ pip uninstall ansible ansible-base 
$ pip install ansible==5.0.0 --user 

вторник, 30 ноября 2021 г. в 21:48:41 UTC+1, nka...@gmail.com: 

> On Tue, Nov 30, 2021 at 11:39 AM David Moreau Simard
> <dmsi...@redhat.com> wrote:
> >
> > Hi all,
> >
> > We're happy to announce that the Ansible 5.0.0 package has been released 
> !
> >
> > Ansible 5.0.0 includes the newly released ansible-core 2.12 as well as
> > a curated set of Ansible collections to provide a vast number of
> > modules and plugins.
>
> It has problems, and I'm new here. What is the best place to report
> issues with the bundling, rather than individual repos? The pypi.org
> reference points to the https://github.com/ansible/ansible/, which is
> now the repo for "ansible-core" and should frankly be relabeled in
> github.
>

-- 
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/67cb32c5-17c2-48b2-a93c-4341a765df24n%40googlegroups.com.

Reply via email to