Robin Malik

Results 66 comments of Robin Malik

@lbouriez Having just tried duplicating a working task template, linking it to a new Semaphore 'inventory' object (which uses a file, and a faulty username/password), the task fails. I had...

> That's expected @robinmalik @lbouriez, extra vars passed in by Semaphore will always take precedence over inventory vars as per Ansible documentation https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html#understanding-variable-precedence Thanks @Brother-Blue. I wasn't aware it was...

I have issues with the interface not updating in a slightly different way - if I run a task the console window updates just fine, but closing that doesn't result...

@fiftin I'm using NGINX. Running as admin. Would you prefer I open a separate issue?

Unsure why the test integration stage is failing with: ``` Aborting on container exit... task: Failed to run task "dc:up": exit status 1 Error: Process completed with exit code 201....

Incase this helps, I have this test code to send data to Splunk when spinning up a copy in Docker (it's very particular about the datetime format): ``` $data =...

I'm getting these errors too, though I've noticed a difference in when the error is raised. Example: I've a module with wrapper functions for VMware. I want to use the...

@comccall Given this can't be fixed within Posh-SSH perhaps this can be closed?

Hitting this issue when pasting tab indented multiline code blocks regardless of whether I use CTRL+V or right click, but only in PowerShell 7 (currently on 7.4.1). PSReadline is 2.3.4....

I also hit this issue (I was discussing with colleagues how we might utilise the SecretStore module for automation and configuring a vault per internal technical service). We'll use a...