Skip to main content

Questions tagged [automation]

the field of converting any manual process into one that can be run mostly, or entirely, "hands-free"

0 votes
0 answers
58 views

how to launch gnome-shell --wayland via remote ssh terminal?

I am struggling to launch the gnome-shell --wayland from the remote ssh terminal. Currently, If I want to launch it then I have to launch it from the terminal which is shown on my displays connected ...
Atif Faraz's user avatar
0 votes
0 answers
36 views

iDRAC stop executing some RACADM commands after a while

I'm using racadm raid get pdisks -o command to get server physical disk information and I noticed that this command is working after iDRAC(iDRAC9 Enterprise) reboot but stop working(racadm ERROR: ...
Bogdan's user avatar
  • 1
0 votes
1 answer
37 views

script to print dhcpd.leases info to syslog/file

So i'm running dhcpd on a server and to my knowledge the logs from dhcpd are not adjustable, if they are i'm dying to know how... Anyways, i need something to check the dhcpd.leases-file which is ...
Tomsch112's user avatar
2 votes
1 answer
443 views

Ansible compare two value from two dictionnaries

I have a simple problem, i have two dictionaries, one being static with some data, and an other being the result of the stat command stored in a variable (with register). The goal is simply to compare ...
math's user avatar
  • 121
0 votes
0 answers
69 views

How to link resources in crossplane for openstack provider

I am experimenting with crossplane in openstack. I created a Composition that group different components, like 1 virtual machine, 1 keypair to access the machine and one volume to mount in the machine....
amh9412's user avatar
  • 21
0 votes
1 answer
375 views

Jenkins Multiple Agent and Git

I have been using Jenkins for many years, but I have never needed more than one agent for my tasks. Just recently, I found the need to add another agent, which is not Linux but Windows. Now, this node ...
Yousuf's user avatar
  • 45
0 votes
1 answer
79 views

.NET application cannot connect to ServiceController when executed through PsExec

I am trying to automate an installation of an application with Packer and Ansible. At some point the installer of the software, which we have automated using Selenium, checks whether certain Windows ...
Maarten Ureel's user avatar
0 votes
0 answers
61 views

Seeking Expert Advice on Terraform Deployment Cleanup

I've been successfully using Terraform for various deployments, managing to create multiple environments for different clients using a single Jenkins job. However, I've hit a roadblock when it comes ...
Yousuf's user avatar
  • 45
0 votes
1 answer
114 views

Troubleshooting Wake-on-Lan on Dell Microplex

I am trying to get WOL working, but it simply does not help to power on my devices. Here's what I have tried: I have a 2 PCs of different make/models connected to a Cisco Switch. Both them do not work,...
stealthmode's user avatar
0 votes
2 answers
1k views

Execute synchronize module in Ansible automation platform results in file not found

Recently we switched to Ansible automation platform 2.3. My execution environment is ee-supported-rhel8 which contains the Ansible.posix.synchronize module. When I execute a synchronize module it is ...
Prade's user avatar
  • 31
-2 votes
2 answers
498 views

How to delete files automatically from a NAS

There is a CP Plus NVR at my organisation which records data from the cameras and stores them in a dedicated QSAN XCubeNAS Server. Our NAS has limited storage, is there a way to automatically delete ...
Ayush's user avatar
  • 1
0 votes
1 answer
339 views

Where does Packer look for scripts?

I have a packer template that I'm trying to run. It generally does what I want it to do in that it creates an Azure VM, generalizes it and uploads it to a compute gallery. I'm now trying to expand it ...
theillien's user avatar
  • 449
0 votes
1 answer
179 views

Load balancer on Ansible Automation Platform

Need one help with Load balancers for Ansible Automation Platform. Actually I ve upgraded from Anisble Tower 1.2 to Ansible Automation platform 2.3. Now I am not sure which IP's should I expose to ...
Prade's user avatar
  • 31
0 votes
1 answer
115 views

Backing Up Forwarded Events

I have created a simple test two liner ps script to backup parts of my event logs and the only one I can't backup is the forwarded events, is there a reason for this? The other logs back up fine with ...
Davids Learnin's user avatar
0 votes
1 answer
297 views

Net group command

I'm working on an automation project, and I need to add members to a specific group using a command-line approach. Currently, I'm using the net group command like this: net group "group name"...
Ahmed brh's user avatar

15 30 50 per page
1
2 3 4 5
44