Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the timer doesn't work with ansible on virtualenv #312

Open
mikaYX opened this issue Jan 20, 2022 · 1 comment
Open

the timer doesn't work with ansible on virtualenv #312

mikaYX opened this issue Jan 20, 2022 · 1 comment

Comments

@mikaYX
Copy link

mikaYX commented Jan 20, 2022

SUMMARY

the timer does not work after installing the posix collection in my python virtual environment dedicated to ansible. Installation of ansible with the official pip solution.
if ansible is installed via yum for example it works without problem but via the virtual environment impossible. Is this normal? because other collections like vmware work for example. But the timer...

ISSUE TYPE
  • Documentation Report
COMPONENT NAME

posix timer

ANSIBLE VERSION
ansible 2.10.16
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /root/ansible3.0/lib64/python3.6/site-packages/ansible
  executable location = /root/ansible3.0/bin/ansible
  python version = 3.6.8 (default, Nov 16 2020, 16:55:22) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]

Thanks for help if i'm wrong anywhere

@saito-hideki
Copy link
Collaborator

@mikaYX thank you for reporting this.
If it is possible, can you provide the following output on your control node? We would like to see your configuration of ansible-playbook command:

$ ansible-config dump --only-changed

Also, can you provide the output of your playbook what you are seeing this issue with the timer module.

@saito-hideki saito-hideki added needs_info needs_triage Needs a first human triage before being processed. and removed needs_triage Needs a first human triage before being processed. labels Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants