Re: [ansible-project] how to write playbook for this scenario

2021-09-20 Thread Lokesh Patil
: chdir: $ORACLE_HOME/rdbms/lib executable: /bin/bash changed_when: False register: simple_out when: - odb_stigrule_219862_Manage On Monday, 20 September 2021 at 12:47:57 UTC+5:30 dick@geant.org wrote: > What did you try yourself yet? > > On Mon, 20 Sep 2021 at 08:15, Lok

[ansible-project] how to write playbook for this scenario

2021-09-20 Thread Lokesh Patil
Check for unified auditing. select parameter, value from v$option where parameter = 'Unified Auditing'; This Scenario if Unified Auditing = 'TRUE' then audit_trail and audit_file_dest are not impacted and this is not a finding. -- You received this message because you are subscribed to the

[ansible-project] How to Skip a empty member inside the F5 pool

2021-04-08 Thread lokesh M
ber address to check with so code does not know how to check node with a empty list and the code stops. Thanks and Regards, Lokesh M -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receivin

[ansible-project] archive module does not add all the matched files to destination archive file

2017-12-12 Thread Lokesh
I want to search for files modified last 1day and add them to archive. I dont see all the matched files added to the destination zip file but see only the last file in the zip ansible --version ansible 2.3.1.0 config file = /Volumes/Projects/dat/ansible/ansible.cfg configured module search

[ansible-project] Re: Connecting to new EC2 instance using .pem file

2015-06-22 Thread Lokesh Vastrad
Hi Andrew, Thanks a lot for your reply. I was able to overcome the issue by creating a config file and adding few details under .ssh folder. I am now able to connect to the server. Thanks, Lokesh On Friday, June 19, 2015 at 1:30:39 PM UTC+10, Andrew Burrow wrote: Possibly start by running

[ansible-project] Connecting to new EC2 instance using .pem file

2015-06-18 Thread Lokesh Vastrad
file path parameter. Nothing is working for me. Basically, none of the paramters are set from the ansible.cfg file. Please let me know what I am doing wrong here. Thanks, Lokesh -- You received this message because you are subscribed to the Google Groups Ansible Project group. To unsubscribe

[ansible-project] Re: Ansible's docker module volumes option is a mystery (to me)

2014-12-26 Thread Lokesh Dokara
UTC-5, Lokesh Dokara wrote: Hi all, Docker volumes worked fine for me as long as I use ansible to run docker on local system, but not working fine when I try to use ansible to run docker on a remote node. My question is whether docker expects the host directory in volumes option

Re: [ansible-project] Re: Ansible's docker module volumes option is a mystery (to me)

2014-12-26 Thread Lokesh Dokara
but check the docket module to be sure. On Dec 26, 2014, at 6:13 AM, Lokesh Dokara lokeshwithue...@gmail.com wrote: But ansible module is not working properly on remote nodes On Wednesday, December 24, 2014 12:34:08 AM UTC+5:30, Matt Hughes wrote: The volumes need to be where docker

[ansible-project] Re: Ansible's docker module volumes option is a mystery (to me)

2014-12-22 Thread Lokesh Dokara
Hi all, Docker volumes worked fine for me as long as I use ansible to run docker on local system, but not working fine when I try to use ansible to run docker on a remote node. My question is whether docker expects the host directory in volumes option to be on system running ansible or the

[ansible-project] running apt: update_cache=yes is failing the entire play

2014-07-19 Thread Lokesh Dokara
invalid output was: SUDO-SUCCESS-siogahtpvfcksvvxfxqslqrszpkxisfp bzip2: (stdin) is not a bzip2 file. bzip2: (stdin) is not a bzip2 file. bzip2: (stdin) is not a bzip2 file. bzip2: (stdin) is not a bzip2 file. Traceback (most recent call last): File