[ansible-project] nested roles

2022-06-17 Thread John Petro
I have a question regarding nested roles. Back Story: I am doing some code reviews for some ansible code a coworker has done. I noticed that they are importing other roles into the role they are working on. Question: I feel like this is not a good idea, that dependencies should be taken care

Re: [ansible-project] File date/time stamps

2022-06-17 Thread Vladimir Botka
On Fri, 17 Jun 2022 10:56:13 +0100 Antony Stone wrote: > I have a generic question about ansible, and the way it manages files on > target > (managed) systems. They're all Linux systems. > > I'm working in an environment where a colleague is running ansible scripts to > manage servers I

[ansible-project] File date/time stamps

2022-06-17 Thread Antony Stone
Hi. I have a generic question about ansible, and the way it manages files on target (managed) systems. They're all Linux systems. I'm working in an environment where a colleague is running ansible scripts to manage servers I work with, and I see that every time ansible runs, it updates date

Re: [ansible-project] interprete_python error..

2022-06-17 Thread dulhaver via Ansible Project
I am pretty new to Ansible myself, but based on the error message the first thing I would try was checking whether a package python-setuptools was installed on the 172.16.13.160 host. On 17.06.22 07:55, 'Shivakumar Venkataswamy' via Ansible Project wrote: Hi team, I'm traying to install

[ansible-project] Could not find imported module support code for community.vmware (AWX -13.0)

2022-06-17 Thread Aditya Chauhan
We are using virtual environment in AWX 13 and its running with “python3.6” & Dev AWX execution environment is “AWX EE 0.5.0 ” We are receiving a failed message while executing job template in AWX (13.0) to connect VMware