Fabrice Semti
Fabrice Semti
Hi There! Great guide, thanks for the effort! I have one problem though. I try to forward some services (for starters I am trying to do this with PiHole) to...
Hi There! I have deployed DDClient using Kubesail (https://kubesail.com/template/loopDelicious/ddclient ) This is my ddclient config: ` ddclient.conf: | daemon=300 syslog=yes protocol=cloudflare zone=fabricesemti.dev use=web web=https://domains.google.com/checkip ssl=yes ttl=1 [email protected] password= home.fabricesemti.dev` The...
Error as follows: ```powershell (Elevated) adm.fsemti@MER-PRD-RDS01 : ~\Documents\my-module\ModuleBuilder : 14/12/2021 12:50:40 : [main ≡] > .\Install-RequiredModule.ps1 Install-RequiredModule : The term 'Install-RequiredModule' is not recognized as the name of a cmdlet,...
**Describe the bug** Hi, I think this linter error is a false positive. ```sh INFO Executing syntax check on provision/ansible/playbooks/cluster-prepare.yml (2.52s) WARNING Listing 1 violation(s) that are fatal syntax-check: couldn't...
Hi! I have a question rather than a problem this time. I implemented this on AZURE (pipeline and release is in place), and created two servers (DSCDC01 and DSCFile01) for...
Hi @PeterMosmans Thanks for this role. My slight problem (I ran this as part of an `ansible-pull`): even though I use `become: true` and `become_method: sudo`, I get this error:...
**General information:** I tried to run Terracognita via a Makefile (also via Docker) with the following input: ```sh VSPHERE_SERVER := VSPHERE_USER := [email protected] VSPHERE_PASSWORD := VSPHERE_SOAP_URL := # Get-AdvancedSetting -Entity...
Hello, I have deployed version `0.23.1` (and latter `0.24.0`) to a number of Windows hosts (some of the new deployments are `Windows Server 2016`...I am aware these are running out...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
I am not sure how feasible it is, but in my user case, I struggled a bit to change the starting admin password, as I did not want to leave...