After my earlier post ansible create an array with set_fact, I wanted to grab some selected information from VMware ESXi Advanced setting. but the problem was when I use ansible module vmware_host_config_info, information generated here was in below json format. (Note: There are tons of advanced…
Blog posts March 2020
ansible create an array with set_fact
In one of my vSphere Ansible automation task, I was looking for to create a new array variable using set_fact. here I have achieved the same task using 2 different playbook with small way procedure. In the both methods on the vars I have defined infra variable where I have defined my VMware esxi s…
Resolved: Git warning LF will be replaced by CRLF in file
While using git add command I was receiving below error.
warning: LF will be replaced by CRLF in ansible.cfg.
The file will have its original line endings in your working directory
In Unix systems the end of a line is represented with a line feed (LF). In windows a line is represented with a …
Ansible selectattr The error was TemplateRuntimeError no test named 'equalto'
I was working on small Ansible playbook project and wrote a msg to filter nested yaml dictionary as below, in the script is was using selectattr() function to list only selected filtered attribute property information.
Getting started Ansible AWX tower for IT automation run first playbook
Blog Search
Page Views
12146659
Archive
- October 2024 (7)
- September 2024 (12)
- August 2024 (22)
- July 2024 (11)
- June 2024 (1)
- May 2024 (3)
- April 2024 (5)
- November 2023 (1)
- September 2023 (6)
- July 2023 (15)
Comments
-
GoranshOctober 19, 2024 10:32AM
-
NeoModJuly 30, 2024 11:14PM
-
RogerJuly 22, 2024 10:13PM
-
DonJune 28, 2024 11:29PM
-
visamanxJune 25, 2024 01:30AM