[ansible-project] az modules with limited configuration

2021-11-18 Thread Gajendra Gaikwad
Hello All In azure.azcollection.azure_rm_storageaccount module, I am looking for below configuration but cant find in the documentation. Enable blob change feed: Yes Enable hierarchical namespace: Yes why az modules has limited configuration setting :( Regards, GG -- You received this

[ansible-project] I would like to know how can I disable a Snapshot_policy to a NetApp Volume

2021-11-18 Thread Imanol Fontaiña Fervenza
Hi, I'm working with NetApp volumes, the netapp.ontap collection and their modules. I'm unable to see what is the way to set a volume without snapshot_policy. I have seen the netapp command "vol nosnap=on vol_name". In my case I'm using the "netapp.ontap.na_ontap_volume" module and I see the

Re: [ansible-project] What all things are been installed in isolated node in ansible tower to execute the jobs?

2021-11-18 Thread Komal Suthar
Thanks On Thu, Nov 18, 2021, 6:14 PM Dick Visser wrote: > I don't understand everything in your question, but from the keywords I > guess you're asking how ansible tower works. > This is the ansible mailing list. > You will probably get a better response on the dedicated awx list: >

[ansible-project] Re: Access expiration date for a user

2021-11-18 Thread lift...@gmail.com
Thanks for that info! It works pretty much how I need it. Now I need to figure out how to loop through all users in our IPA server, get the password expiration, do the calculations, and then disable where needed. The IPA user_find API method doesn't return the krbpasswordexpiration. So I

Re: [ansible-project] Ansible occasionally crashes during task execution

2021-11-18 Thread Matt Martz
The current working directory (cwd or pwd) where ansible was executed from has been deleted in the middle of the execution. Regardless of whether the script you are running is responsible for it, doesn't matter. The problem is somewhere during the execution, something is deleting the current

[ansible-project] Ansible occasionally crashes during task execution

2021-11-18 Thread 'Maksym Iliev' via Ansible Project
When running a task which runs a script in Ansible 2.9.27 it occasionally crashes during the execution. This issue is intermittent. A GitHub issue has been created for this bug: (1) Ansible occasionally crashes during task execution · Issue #76321 · ansible/ansible (github.com)

[ansible-project] Deploying GCP Instance using Ansible

2021-11-18 Thread Xavier
Hello All, To start I am a newbie & started to learn Ansible with Jeff Geerlings video on youtube soo excuse me if I dont always understand on the first shot. I've been trying to deploy gcp instances using the ansible documentation :

Re: [ansible-project] Ansible not working with remote Python virtual environments on Mac

2021-11-18 Thread Mike Spitzer
Sorry for the late response on this. Running the -m venv and then -m pip works. Still doesn't work with the built-in pip module, but at least this is a workaround. Thanks On Thursday, November 11, 2021 at 3:47:28 PM UTC-6 dick@geant.org wrote: > Drop the virtualenv command and try

[ansible-project] Non Config Data in Ansible NRM Module

2021-11-18 Thread Anees fathima Saifudeen
Hi, Could you please confirm the below query, - Can we define non-configurable attributes in the NRM model ? - if Yes, how do we achieve the same. - If No, is NRM scope is restricted only to configurable attributes ? Thanks in advance, Anees Fathima -- You received this

Re: [ansible-project] What all things are been installed in isolated node in ansible tower to execute the jobs?

2021-11-18 Thread Dick Visser
I don't understand everything in your question, but from the keywords I guess you're asking how ansible tower works. This is the ansible mailing list. You will probably get a better response on the dedicated awx list: https://groups.google.com/g/awx-project On Thu, 18 Nov 2021 at 12:00, Komal

[ansible-project] lineinfile in lxc_container?

2021-11-18 Thread Richard Hector
Hi all, I'm using ansible to set up lxc containers, using delegation to the container host. One task looks like this: - name: add ansible user to sudoers lineinfile: dest: "/var/lib/lxc/{{ inventory_hostname }}/rootfs/etc/sudoers" state: present regexp: "^ansible" line:

[ansible-project] What all things are been installed in isolated node in ansible tower to execute the jobs?

2021-11-18 Thread Komal Suthar
What all things are been installed in isolated node in ansible tower to execute the jobs as we don't install the tower in the Isolated node Itself and still the controller give the jobs to run so what are that all things does anybody know? -- You received this message because you are subscribed

Re: [ansible-project] how to stop ansible from ignoring syntax errors

2021-11-18 Thread Stefan Hornburg (Racke)
On 18/11/2021 10:29, Axel Rau wrote: Hi all, is there a central knob to stop ansible from continuing after a syntax error? Also, it seems that ansible continues after failed tasks in included roles or included tasks. How can I let ansible stop on all those errors? Hello Axel, can you give

[ansible-project] how to stop ansible from ignoring syntax errors

2021-11-18 Thread Axel Rau
Hi all, is there a central knob to stop ansible from continuing after a syntax error? Also, it seems that ansible continues after failed tasks in included roles or included tasks. How can I let ansible stop on all those errors? Thanks, Axel --- PGP-Key: CDE74120 ☀ computing @ chaos claudius