Skip to content

Instantly share code, notes, and snippets.

@sgordon46
sgordon46 / actions.txt
Last active June 17, 2024 19:46
List of running actions
https://github.com/sgordon46/google-cloud-run/actions/workflows
Automate
https://github.com/sgordon46/openshift/actions/workflows/
https://github.com/sgordon46/terraform-actions/actions/workflows
Automate
@sgordon46
sgordon46 / gp-ssl.md
Last active March 19, 2024 13:01
global protect CA file
@sgordon46
sgordon46 / bulk-update.py
Last active February 17, 2023 21:17
bulk-update-agentless
# Some setup for a python virtual environment
# python3 -m venv env
# source env/bin/activate
# pip install requests
# execute the script
# python authenticate.py
def xstr(s):