On Tuesday 23 May 2023 at 14:37:14, James Tobin wrote:
> Hello, I'm working with an employer that is looking to hire a
> *sysadmin* in London or Singapore to take lead on the modernisation of
> their on-premises environment. Python experience is *mandatory*.
> Consequently, I had hoped that some
On Tuesday 16 May 2023 at 10:46:40, James Tobin wrote:
> Hello, I'm working with an employer that is looking to hire a Linux
> system admin (for their office in India, Singapore or UK) that is
> capable of bringing a modern devops mindset and experience to a team
> that will be migrating a VMware
On Friday 21 April 2023 at 16:14:12, Ume wrote:
> Currently we have Ansible Tower 3.8 (RHEL 7) having Highly Available
> PostgeSql DB. We are planning to upgrade Tower to AAP which doesn't support
> PostgreSql HA. We wanted to upgrade tower without loosing existing data and
> keeping postgresql HA
On Tuesday 04 April 2023 at 14:41:52, 'Rowe, Walter P. (Fed)' via Ansible
Project wrote:
> Does the rules of this group permit job recruiting?
Seems like a perfectly reasonable question to ask the community, to me.
Antony.
> On Apr 4, 2023, at 5:45 AM, James Tobin wrote:
>
> Hello, I'm workin
On Monday 03 April 2023 at 16:28:31, vinayak sawant wrote:
> @Antony Stone : "ansible_uptime_seconds >= '120'" is not working as shown
> below.
I did not mean you to add the " characters - those were simply to identify the
string I think you should use in
On Monday 03 April 2023 at 15:21:34, vinayak sawant wrote:
> anisble_uptime_seconds does not work for me.
" == or => '120'" ???
Try simply "ansible_uptime_seconds >= '120'"
Antony.
--
Too many people spend money they haven't earned
to buy things they don't want,
to impress people they don't
On Wednesday 29 March 2023 at 14:36:40, kankatala venkatapraveen wrote:
> I got the below error while running the playbook for enabling port on AWS
> server. could please provide the solution?
> Python Module not found: firewalld and its python module are required for
> this module,version 0.2.11
On Friday 10 March 2023 at 16:39:17, Veera wrote:
> Its a problem with "pexpect" module requirement and it worked after "pip3
> install pexpect".
> However , now "source ./myenv" is not working
>
> msg": "The command was not found or was not executable: source"
>
> Since source is a shell in
On Wednesday 08 March 2023 at 11:38:39, Sanjay Khatri wrote:
> Hi James,
>
> Please share J.D.
Please do keep follow-ups to this request off-list.
Thanks,
Antony.
--
Someone has stolen all the toilets from New Scotland Yard. Police say they
have absolutely nothing to go on.
On Monday 06 March 2023 at 15:25:55, HAMIDOU OUARO wrote:
> Please, I ask the last version of ansible
If you are asking what the latest version of Ansible is (nothing to do with
the topic you posted this question in) then this may help:
-- Forwarded Message Starts --
Subject:
On Saturday 11 February 2023 at 10:28:58, Antony Stone wrote:
> On Saturday 11 February 2023 at 10:22:11, trupti kokare wrote:
> > Permission denied (publickey)
> >
> > plz help me out
Repeating with emphasis this time:
> Make sure that *the ansible user on your mas
On Saturday 11 February 2023 at 10:22:11, trupti kokare wrote:
> Permission denied (publickey)
> plz help me out
Make sure that the ansible user on your master can SSH to the node, before you
expect ansible to be able to do it on its own.
Basically, you need to copy the public key from the mas
On Thursday 12 January 2023 at 16:15:59, Eli Taft wrote:
> I have two Debian servers on EC2 instances in AWS.
> One server is attempting to connect using IPv6 first, and only when all of
> those time out does it try and succeed to download using an IPv4 address.
> The other server doesn't do thi
On Friday 11 November 2022 at 17:10:47, Dick Visser wrote:
> It's total gibberish to me.
> Post plain text and we might be able to help
> But one thing that comes to mind and that is you've ran out of inodes.
Indeed - as well as "df -h" it's always good to do "df -i"
Antony.
--
"Linux is going
On Tuesday 04 October 2022 at 17:58:53, Tunji Jolaosho wrote:
> Good day I am a newbie here and am trying to write my first ansible
> playbook to push our group server to all windows servers in GCPany help
> will be appreciated.
It would be useful if you could tell us:
1. what documentation have
On Tuesday 23 August 2022 at 22:16:32, Michael Burch wrote:
> Good afternoon -
>
> We have a playbook that is used by multiple groups.
What is a "group"?
> This playbook is neutrally stored and run from a common area.
So, some sort of network share?
> How can we, for lack of a better term, la
On Sunday 24 July 2022 at 15:56:46, Shyju Krishnan wrote:
> [image: image.png]
Please:
1. Copy and paste text, don't post screenshots (especially in difficult-to-read
colour combinations)
2. Show us the command you ran before getting the error
3. Show us the text of the error in as readable a
On Monday 18 July 2022 at 20:18:15, Amit Das wrote:
> Dear All,
>
> I am relatively new to Ansible. Could someone please guide me on writing a
> playbook which runs hourly to monitor the disk space and generates an email
> alert if the threshold is breached?
Why are you trying to use ansible for
On Monday 18 July 2022 at 16:51:25, Abhijeet Kasurde wrote:
> You want to check -
>
> https://medium.com/@AbhijeetKasurde/automating-centos-7-installation-using-
> ansible-and-kickstart-483807a3774c
> https://medium.com/8042/ansible-automating-windows-server-2012-r2-installa
> tion-in-vcenter-227
On Thursday 14 July 2022 at 21:27:43, Tony Wong wrote:
> any idea why?
No.
Give us more context, and we might have a clue.
Antony.
--
"Once you have a panic, things tend to become rather undefined."
- murble
Please reply to the list;
On Monday 11 July 2022 at 10:59:09, Mahdi Idriss wrote:
> Hi guys,
>
> I had this question on my last ex294 ansible exame, so I was not able to
> solve it, anyone have the right playbook or can create one?
How close did you get?
I suggest the best way to get assistance on somethng like this fro
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 a
On Wednesday 08 June 2022 at 19:16:42, Adam Barnett wrote:
> Hi All,
>
> we are running ansible on our network and have just deployed a proxy as we
> needed to cut off direct internet access.
Please give some more details of your network setup - specifically, the routing
between your ansible se
On Tuesday 12 April 2022 at 17:59:09, Gabz Modz wrote:
> Hello :)
>
> I have a playbook that generates the creation of an AD account, it works
> very well.
... for a restricted input data set ...
> Example:
> The account of Toto PIERRE with the email address toto.pie...@labo.lab is
> created co
On Tuesday 11 January 2022 at 18:52:24, Marian Saldhana wrote:
> Hi All,
>
> I have a role to check the partition ( mount ) details of ansible client
> and then compare its value with the values provided by the customer,
> however the output of ansible_mounts is too huge
What do you mean by "hug
On Monday 20 December 2021 at 18:08:23, Tiago Oliveira wrote:
> I am trying to use an sql script to create a database in mariadb on a
> openbsd server with ansible.
>
> My playbook first create the script with the name of the database to create
> and then uses expect to give the command "mysql -u
On Monday 20 December 2021 at 15:34:02, 'Jitender J' via Ansible Project
wrote:
> Hi Team,
>
> Facing a very strange issue, my failed task output getting swapped with
> another task, in summary, we have done some modification in the callback
> module but never saw like this before, any suggestio
On Thursday 16 December 2021 at 15:20:46, lift...@gmail.com wrote:
> I get that, but I want to show it as 10/13/2021. How do I do that???
I would try strftime('%m/%d/%Y') provided you are happy with dates in the first
12 days of each month being highly ambiguous for an international audience.
On Thursday 16 December 2021 at 14:48:02, lift...@gmail.com wrote:
> I'm getting this:
> "msg": "test.user1 / test.us...@example.com / 20210715141027Z /
> 1634097600"
> Any ideas?
So, you're starting from 15th July 2021 and adding 90 days, which comes to
13th October.
strftime('%s') will
On Wednesday 08 December 2021 at 23:23:10, Aleksandar Ilic wrote:
> Hello everyone,
>
> I have been trying to find a solution to run a sh script via ansible but
> the script requires users that run the script to enter username and
> password.
>
> Is it possible to pass those vars via ansible?
a
On Friday 29 October 2021 at 15:47:09, vaishnavi kakad wrote:
> Hi All,
>
> I don't want to use encryption and decryption . Whatever I typed in *
> url_password *it will show in star(*) format. Is it possible to write ?
Are you saying that you wish to put a visible password into the text of a
p
On Wednesday 27 October 2021 at 15:32:45, dulhaver via Ansible Project wrote:
> * here is the entire playbook https://pastebin.com/edit/9Uvjdupe
Just remove the word "edit/" from that first URL.
Antony.
--
Some mistakes are too much fun to make only once.
On Wednesday 08 September 2021 at 15:09:15, aman kumar chagti wrote:
> I'm using the below playbook but it's giving me an error
> --data-binary "$(dpkg-query -W
> -f="\${binary:Package},\${db:Status-Abbrev},\${Version},\${Source},\${sourc
> e:Version}\n")" https://abc.com/vuls > /path/to/report.j
On Friday 03 September 2021 at 07:31:14, aman kumar chagti wrote:
> After - option, this coming up. any idea, what's going on??
I know the output below is terribly formatted for reading, but if you do look
through it, you can see that everywhere it is trying to fetch a public key, it
is loo
On Thursday 02 September 2021 at 13:55:09, aman kumar chagti wrote:
> when I try to run the playbook on a remote VM using password-based
> authentication, I'm getting the following error
Which user are you running the playbook as, on the machine running ansible?
Antony.
--
Police have found a
On Friday 03 September 2021 at 16:55:46, aman kumar chagti wrote:
> this is my inventory file:
>
> X.X.X.X ansible_user=abc ansible_ssh_pass=xyz ansible_ssh_common_args='-o
> StrictHostKeyChecking=no'
> ansible_ssh_private_key_file=/home/dfc/.ssh/qmx/idk
What are the ownership and permissions on
On Monday 30 August 2021 at 10:37:53, Dennis M wrote:
> Hi,
> I'm studying how to use regexp, and just follow documented examples,
> {{ 'foo\nBAR' | regex_search("^bar", multiline=True, ignorecase=True) }}
> expected result is: "bar".
> Instead of "bar" it gets an empty string.
> Is it a bug, or d
On Saturday 28 August 2021 at 14:20:40, Tony Wong wrote:
> is ansible not able to create NFS share on aws storage gateway??
Do you know how to do this manually? If there is a command you can run to
achieve what you want, then ansible can do it.
Antony.
--
Programming is a Dark Art, and it w
On Monday 16 August 2021 at 13:00:52, f.floimai...@gmail.com wrote:
> Debian always uses somewhat "old" versions, they just take whatever is
> stable as soon as feature-freeze date comes.
> What they do though is backport security fixes to those versions should
> they come up, but they will never
On Saturday 14 August 2021 at 19:50:54, Sakshi Jain wrote:
> Please help to resolve this error
I think you need to correct the spelling of "yumdownlaoder".
It won't help to solve the error message you have now, but it will make things
work better in future.
On Sunday 08 August 2021 at 11:24:53, Alex Cernat wrote:
> Hello
>
> The official documentation seems to be really outdated (ubuntu trusty is
> veery old, should be at least focal as repository).
You may find http://ppa.launchpad.net/ansible/ansible/ubuntu/dists/ helpful.
> I could not find
On Thursday 05 August 2021 at 14:27:00, 'Andreas Hubert' via Ansible Project
wrote:
> Dear Ansible Community,
>
> having your Infrastructure in Code, means you manage the code with a
> version control system (e.g. git). I have a case where I also configure the
> application we deploy with Ansibl
On Saturday 31 July 2021 at 20:40:24, Sakshi Jain wrote:
> Please help to resolve this error
>
> ansible-playbook: error: unrecognized arguments: --snyntax-check
You mis-spelled "syntax"?
Antony.
--
Warum können Seeräuber nicht den Umfang eines Kreises berechnen?
Weil sie Piraten...
On Thursday 29 July 2021 at 15:26:20, rajthecomputerguy wrote:
> I am logging to Radware Alteon device. When I tried logging in I get below
> prompt:
>
> -
> Confirm seeing above note [y]:
>
On Friday 23 July 2021 at 10:25:41, Stefan Hornburg (Racke) wrote:
> On 23/07/2021 10:19, Mohtashim S wrote:
> > My corporate firewall policy allows only 20 connections per minute 60
> > seconds between the same source and destinations.
>
> Sounds to me like a ridiculous policy. Ask for an except
On Thursday 22 July 2021 at 10:43:35, Thanh Nguyen Duc wrote:
> Hi experts,
>
> I have an ansible server managing a lot of windows servers. Recently I
> encountered an issue with a few client with the error below.
Your photographs are very difficult to read.
Please copy and paste text instead.
On Monday 19 July 2021 at 19:13:21, Tiago Oliveira wrote:
> I actually dont have anything of the module done.
So, how are you getting the error "this operation requires privilege
escalation"?
> I wanted to see the ios_config module and how it was done so i could have
> an ideia of what to do..
On Monday 19 July 2021 at 18:52:32, Mythicale wrote:
> my boss ask me to try to "create" a module like ios_config but that fs.com
> accept it.
>
> Right now when i try to use it on fs switch, it says that this operation
> requires privilege escalation, if i use ios_command the operations works.
On Thursday 08 July 2021 at 15:19:15, kelly wrote:
> I want to use multi factor authentication for login.
> like.. use OTP after ldap login.
>
> is it possible ?? Help me
Sorry, but login to what?
Antony.
--
Neurotics build castles in the sky;
Psychotics live in them;
Psychiatrists collect t
On Tuesday 06 July 2021 at 16:02:12, Vincent Nambatac wrote:
> Yes, I got 30 routers and I've done having SSH all of them, all are
> accessible via manual SSH .
> a. to these specific routers
> -- yes all routers are accessible via manual ssh
> b. to anywhere else at all
> -- the error is not onl
On Tuesday 06 July 2021 at 15:46:16, Vincent Nambatac wrote:
> The order that doesn't matter at all . and yeah the 8th system will ALWAYS
> time out no matter what system it is .
Are you able to create 8 simultaneous SSH sessions _manually_ (so, just using
the standard command-line SSH client, n
On Thursday 01 July 2021 at 22:53:22, Gaurav Dhyani wrote:
> I have my windows terminal server which i want to use as a proxy server to
> connect our DMZ network.
Sorry, but your problem description is not clear.
What are you trying to achieve and what problem are you having with ansible?
Quoti
On Saturday 19 June 2021 at 00:01:02, jane p wrote:
> On Fri, Jun 18, 2021 at 4:26 PM Antony Stone wrote:
> >
> > If you install a second time (with the same playbook) you want no further
> > changes to be made, because what needed to be installed has already been
> >
On Friday 18 June 2021 at 23:57:57, nitesh shet wrote:
> /var/log$ ls
> alarm.log
> apps.log.4.gz
> dpkg.log
> lastlog
> private
> sysstat
> ztp.log
> alternatives.log
> apt
> drift
> linecard.log
> restconf-command.log
> tl1-command.log
> apps.log
> btmp
> event.log
> messages.log
> security.log
On Friday 18 June 2021 at 23:56:53, nitesh shet wrote:
> there is no such file on the debian machine
Please paste the output of:
ls /var/log
Antony.
--
I bought a book on memory techniques, but I've forgotten where I put it.
Please
On Friday 18 June 2021 at 23:55:52, nitesh shet wrote:
> now i made it to temproot, now also i am facing the same issue
Please show us what appears in the log files on the Debian machine for the
timestamps when you run the ansible command.
Antony.
--
There are two possible outcomes:
If the
On Friday 18 June 2021 at 23:53:02, nitesh shet wrote:
> i did change the file owner to temproot :-
> total 24
> drwxrwxrwx 3 temproot osgroup 4096 Jun 18 22:37 .
Okay.
1. Has that made any difference to the output from running your ansible
commands?
2. What do the log files such as /var/log/a
On Friday 18 June 2021 at 23:51:34, nitesh shet wrote:
> grep 1001 /etc/group
> osgroup:x:1001:
So, there are no other members of the group "osgroup".
I still fail to understand why the home directory for "temproot" is not owned
by temproot.
Antony.
--
Police have found a cartoonist dead in
On Friday 18 June 2021 at 23:45:03, nitesh shet wrote:
> ls -al /home/shared
> total 24
> drwxrwxrwx 3 root root4096 Jun 18 22:37 .
This directory is owned by root.
Is there any good reason why you do not do "chown temproot: /home/shared" on
this machine?
> grep temproot /etc/passwd
On Friday 18 June 2021 at 23:39:13, nitesh shet wrote:
> /home/shared is the directory on my target or remote machine which has 777
> permission as well as temproot also has sudo permission
Please log on to the Debian machine and paste here the results of the
commands:
ls -al /home/shar
On Friday 18 June 2021 at 23:38:32, nitesh shet wrote:
> no it is not getting creating on my remote machine which is debian
Sorry, I do not understand that answer.
What do you see in the log files on your Debian machine at the time you run the
ansible command on your Centos machine?
I would ex
On Friday 18 June 2021 at 23:31:52, nitesh shet wrote:
> i just moved my config file to some unknow directory but after doing that
> also i am getting the same error
What do the log files such as /var/log/auth.log and /var/log/syslog on the
Debian machine you are targetting tell you is happening
On Friday 18 June 2021 at 23:25:20, nitesh shet wrote:
> i just pasted the config file which i got during the ansible installation
> and made modification on that, can you please specify which entry exactly
> do i need to change in that config file?
Er, have you uncommented (ie: removed the leadi
On Friday 18 June 2021 at 23:10:46, jane p wrote:
> Would you mind addressing the scenarios and implementation options of
> installing/updating the system?
If you install, you want ansible to make changes (obviously, I think)
If you install a second time (with the same playbook) you want no furt
On Friday 18 June 2021 at 22:53:26, nitesh shet wrote:
'i haven't written any playbook , i am just trying to run "ansible all -m
ping" from shell.'
Okay.
> [root@in-6centos50-dt ansible]# ssh temproot@172.16.12.215 -p 8022
> temproot@172.16.12.215's password:
On Friday 18 June 2021 at 21:41:25
On Friday 18 June 2021 at 22:42:28, nitesh shet wrote:
> temproot is the user to which I manually did the ssh and /home/shared is
> also belongs to the temproot user and even in my inventory also I specially
> mentioned user as temproot.
Please show us a playbook which exhibits this problem (the
On Friday 18 June 2021 at 22:38:31, nitesh shet wrote:
> No, Don't get confused with this thread because I used this thread so that
> I can get reply asap and the subject is also similar to what I have been
> to. So my controller node is running on centos and the host is on debian
1. Please do no
On Friday 18 June 2021 at 22:33:55, nitesh shet wrote:
> My remote user has sudo permission and I tried changing remote_tmp to
> absolute path in remote host as /home/shared/.ansible/tmp
> Nothing is working, if I do ssh manually to the remote will work.
Which user do you manually SSH to the remo
On Friday 18 June 2021 at 22:29:24, nitesh shet wrote:
> Yes my controller node is of centos 7
But your remote / target machine is not running Windows.
Antony..
--
Douglas was one of those writers who honourably failed to get anywhere with
'weekending'. It put a premium on people who could w
On Friday 18 June 2021 at 22:17:30, Jane Prusakova wrote:
> I am new to Ansible, and am trying to understand its best practices. My
> team uses Ansible for system setup and product deployment.
>
> I am reading that idempotance is the foundational virtue, where playbook
> idempotence is defined a
On Friday 18 June 2021 at 21:49:10, nitesh shet wrote:
> Hi experts,
> i am also facing the same problem,
The same problem?
The subject of this thread is "failed to create directory in windows remote
machine", whereas you just wrote in another thread that "my controller node is
of centos7 and
On Friday 18 June 2021 at 21:41:25, nitesh shet wrote:
> Hi experts,
> I am unable to ping to my remote servers via ansible.
Do other ansible commands on the same target machine work okay?
> "msg": "Failed to create temporary directory.In some cases, you may
> have been able to authenticate
On Wednesday 16 June 2021 at 17:21:33, R.B. Kumar wrote:
> Hello All - I am trying to do a ping test of all the hosts in
> /etc/ansible/hosts, from the Ansible server.
>
> So the requirement is, the ansible server should do a ping test to all the
> host and return the output.
I would say https:/
On Wednesday 16 June 2021 at 15:05:50, Komal Suthar wrote:
> Hello,
> Any approach to change the existing users password on 200 plus machines in
> a safe way.
What type of machines (ie: what operating system), and what do you mean by
"safe"?
Antony.
--
Warum können Seeräuber nicht den Umfang
On Tuesday 15 June 2021 at 14:03:18, Parth Patel wrote:
> Me referring this as a generalized network devices management with ansible
> same as video description. My question was generalized if we have 10k
> network device what should be configuration management strategy evolved.
Oh, sorry, I thou
On Tuesday 15 June 2021 at 13:52:38, Parth Patel wrote:
> I am obviously talking about network devices here
What is a "network device"? Do you mean routers, switches, SANs, firewalls,
web servers, mail servers, DSL modems...?
I ask simply because the term "network device" is (to me, at least)
On Monday 14 June 2021 at 20:45:10, Parth Patel wrote:
> Thanks Antony. I assumed 500 devices as an example. I saw a vedio from
> redhat about 1 devices management using ansible it can be considered as
> massive and makes sense 🙃
>
> What solution you would prefer for taking backups of networ
On Monday 14 June 2021 at 20:31:53, Parth Patel wrote:
> Hi All,
>
> Let's say we have 500 network devices
I'm sure there are people here who would not describe that as "massive" :)
> and we use ansible or nornir.
> If we deploy it from let's say single configuration management server that
> si
On Monday 07 June 2021 at 12:44:23, Vladimir Botka wrote:
> shell> cat test-003.yml
> - hosts: all
> gather_facts: false
> vars:
> my_filename: test-003.yml
> my_path: "{{ playbook_dir }}/{{ my_filename }}"
> my_hash_path: "{{ my_path }}.sha1"
> my_hash: "{{ (lookup('file', my_
On Wednesday 02 June 2021 at 21:31:21, Vikram S wrote:
> I have written below script that will end the playbook if IOS version
> running on router satisfies below conditions:
>
>1. Version is greater than or is 16.12.02 AND
>2. Version is NOT certain versions like 16.12.05 OR 16.09.06 OR
I would suggest there is a meaningful difference between "gigabitEthernet0/0/0"
and "Gigabitethernet 0/0/0".
Antony.
--
It is also possible that putting the birds in a laboratory setting
inadvertently renders them relatively incompetent.
- Daniel C Dennett
On Monday 17 May 2021 at 17:55:03, karthik kumar wrote:
> Hello Team,
> Can Someone help me how to automate this? Ansible to take MSSQL database
> backup(windows).
Why?
This sounds like the wrong tool for the job to me.
I would suggest using the task scheduler.
Antony.
--
I love deadlines.
On Wednesday 12 May 2021 at 17:57:19, Vladimir Botka wrote:
> On Wed, 12 May 2021 15:24:45 +0200
>
> Antony Stone wrote:
> > ... fair amount of searching, ... it is licensed under GPL 3+. I took
> > that information from wikipedia.
>
> GitHub is the primary refere
On Wednesday 12 May 2021 at 14:09:06, Luca 'remix_tj' Lorenzetto wrote:
> Hello Jatin,
>
> ansible and awx are opensource projects, so you can use for free.
More specifically, Ansible is licensed under GPL 3+ and AWX is licensed under
Apache 2.0.
Finding the AWX licence is not so hard, however
On Friday 07 May 2021 at 21:47:18, rebecca acheampong wrote:
> I mean to do it with ansible. I cannot find any playbook that has been used
> to install pfsense already and I don't know how to do that.
No, the reason why Dick asked "how would you do this without ansible" is
because creating a pla
On Monday 26 April 2021 at 16:28:08, NAVEEN wrote:
> Hi
> Anyone available for job support on ansible ..if any pls email me on
> naveenkr...@gmail.com
Please do not hijack conversation threads for new topics - start a new thread
with an appropriate subject of its own.
Thank you,
Antony.
--
On Monday 19 April 2021 at 11:20:27, Jaime Jaca wrote:
> I am trying to import an inventory in json from a url with a script but it
> gives me errors and does not copy it
Please at least tell us exactly what the errors are.
Antony.
--
These clients are often infected by viruses or other malwar
On Wednesday 14 April 2021 at 17:17:20, Monica D wrote:
> What are the different ways other than SSH by which Ansible can connect to
> remote hosts?
https://docs.ansible.com/ansible/latest/plugins/connection.html may well
answer your question.
Antony.
--
There's no such thing as bad weather -
On Monday 12 April 2021 at 17:57:05, vahini reddy wrote:
> Hi Team,
>
> Need your help.
>
> I am facing the error. Please do the needfull
What command are you running to get that output?
Also, please copy and paste text messages instead of attaching a screenshot -
it's much easier to comment
On Thursday 25 March 2021 at 11:31:50, Vikram S wrote:
> Ansible sometimes behaves differently when i execute the same script
> multiple times. Examples:
>
> 1. Once, name for TASKS were not shown when script was run 1st time. Name
> was shown the 2nd time.
>
> 2. It showed command timeoput of 10
On Saturday 20 March 2021 at 13:58:23, Emiliano Vazquez wrote:
> > El 19 mar. 2021, a la(s) 13:49, Eric Herberholz escribió:
> >
> > Does anyone have an ansible playbook/role to check system health?
>
> We use Zabbix it kept trends and have alerts.
>
> I think ansible is not made for this purpos
On Friday 19 March 2021 at 17:56:38, Vikram S wrote:
> Hi Antony,
>
> Yes, i want to end the playbook if every member switch in a stack is in
> some state state other than ready. I am writing script for IOS upgrade and
> every switch needs to be in READY state to proceed otherwise it's going to
>
On Friday 19 March 2021 at 11:53:59, Vikram S wrote:
> - name: END THIS PLAYBOOK IF ALL MEMBER SWITCHES ARE NOT IN READY STATE
I find this ambiguous.
Does it mean that you want to end the playbook if every switch is in some
state state other than ready (so, any switch being ready means the pla
On Tuesday 16 March 2021 at 12:06:35, Mohamed Rahiman wrote:
> ok guys did a bit of rtfm and my format for the hosts file was in no format
> so i did the yaml format with colons and begnnining with all:
> however no i get this
Instead of creating your own playbooks in a format you're not familiar
On Monday 15 March 2021 at 20:53:13, Mohamed Rahiman wrote:
> Error reading config file (/etc/ansible/ansible.cfg): Source contains
> parsing errors: '' [line 4]: ' 3 \n' #601
Do you really have line numbers in your config file?
You should watch out for line endings, as well - make sure you crea
On Friday 12 March 2021 at 19:39:47, Santhosh K wrote:
> Hi,
>
> Please check the below position and reply back with the below details and
> updated resume if you are comfortable.
Please do not post such things here which have nothing to do with Ansible.
Antony.
On Sunday 07 March 2021 at 15:52:20, Raj wrote:
> Hi all,
>
> Below is my playbook for copy from server A to server B. Could you please
> help me on this issue.
> ---
> - name: copy remote to remote host
> synchronize:
> src: "{{ src_path }}"
> dest: "{{ dest_path }}"
>
On Tuesday 09 February 2021 at 23:43:41, Jeremey Wise wrote:
> Correction:
>
> This was an error where I was trying too many things and did not re-test
> with all correct variables set.
>
> This does work:
> Co-worker pointed out to dump password out as variable and I saw it was
> read that in
On Wednesday 03 February 2021 at 20:05:52, Ken Cheng wrote:
> hi Antony,
>
> i changed the permissions of my ssh config file with *chmod 600
> ~/.ssh/config *but it didnt help.
Try changing the permissions on the file mentioned in the error message.
Antony.
> > On Wednesday 03 February 2021 at
On Wednesday 03 February 2021 at 19:48:44, nagaraju balusa wrote:
> please *don't* CC me.
Who did?
> On Wed, Feb 3, 2021 at 10:47 AM Antony Stone wrote:
> > On Wednesday 03 February 2021 at 19:21:03, Ken Cheng wrote:
> > > i'm sorry if this was already cove
1 - 100 of 123 matches
Mail list logo