Skip to content

Instantly share code, notes, and snippets.

@bogd
bogd / gist:66eadcb6068a416dd5db81c214b69415
Created May 26, 2021 06:46
Samsung AC decoding attempt
ZEROBIT_ON = 550
ZEROBIT_OFF = 450
ONEBIT_ON = 550
ONEBIT_OFF = 1450
BREAK_ON = 3100
BREAK_OFF = 8900
Break sequence: 550 3100 3100 8900
@bogd
bogd / inventory-result
Created January 20, 2021 12:27
k8s-inventory-test
k8s-core2-03-master | SUCCESS => {
"hostvars[inventory_hostname]": {
"ansible_check_mode": false,
"ansible_diff_mode": false,
"ansible_facts": {},
"ansible_forks": 5,
"ansible_host": "10.10.0.53",
"ansible_inventory_sources": [
"/root/inventory.yml"
],