Pinned Repositories
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
ansible_windows
Repo containing anything related to running Ansible on Windows targets. E.g. prerequisite checks, playbooks, custom facts, custom modules, etc.
find_unique_multiplecolumns
Python3 / pandas implementation of filter to find unique entries in CSV files, based on multiple columns.
go_logger_iso8601
go_zaplogger_iso8601
PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
pub_Get-LongPathFiles
Powershell implementation of P/invoke to call Unicode Win32 API GetFileAttributesEx function to query files with path lengths exceeding 260 characters.
pub_Set-HmacSignatures
Powershell script used to calculate HMAC hashes, populate AD user object properties and perform some validation. Used for secure domain federation with PII as identifier.
pub_SPO_download
Handles authentication to Sharepoint Online to allow for scheduled downloads from document library to non-Windows OS.
pub_Test-PatchingRound
Multithreaded script to validate systems' states after patching round completion.
WilliamVannuffelen's Repositories
WilliamVannuffelen/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
WilliamVannuffelen/ansible_windows
Repo containing anything related to running Ansible on Windows targets. E.g. prerequisite checks, playbooks, custom facts, custom modules, etc.
WilliamVannuffelen/find_unique_multiplecolumns
Python3 / pandas implementation of filter to find unique entries in CSV files, based on multiple columns.
WilliamVannuffelen/go_logger_iso8601
WilliamVannuffelen/go_zaplogger_iso8601
WilliamVannuffelen/PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
WilliamVannuffelen/pub_Get-LongPathFiles
Powershell implementation of P/invoke to call Unicode Win32 API GetFileAttributesEx function to query files with path lengths exceeding 260 characters.
WilliamVannuffelen/pub_Set-HmacSignatures
Powershell script used to calculate HMAC hashes, populate AD user object properties and perform some validation. Used for secure domain federation with PII as identifier.
WilliamVannuffelen/pub_SPO_download
Handles authentication to Sharepoint Online to allow for scheduled downloads from document library to non-Windows OS.
WilliamVannuffelen/pub_Test-PatchingRound
Multithreaded script to validate systems' states after patching round completion.
WilliamVannuffelen/terraform-provider-aws
Terraform AWS provider
WilliamVannuffelen/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
WilliamVannuffelen/Test-XboxPorts
Test Xbox live port forwarding for Forza Horizon 5
WilliamVannuffelen/tf_aws_backend
Simple PoC configuration to deploy an s3 bucket to use as a terraform backend.
WilliamVannuffelen/tf_aws_backend_gist
PoC on how to set up and use AWS S3 as a backend to store Terraform state files. Uses DynamoDB for state locking. Credit to Scott Winkler's Terraform in Action.
WilliamVannuffelen/tf_aws_keycloak
TF configuration to deploy Keycloak on ECS.
WilliamVannuffelen/tf_azure_backend
Contains bash scripts and HCL files to build out and configure Azure Blob Storage as Terraform backend.
WilliamVannuffelen/tf_testenv_dc
TF configuration to deploy a single-DC test environment on AWS.