Category: Automation

  • Access Power and Battery Status with PowerShell

    Access Power and Battery Status with PowerShell

    Access Power and Battery Status with PowerShell. Unfortunately this only applies to WindowsTested on Windows 10Detect power status with PowerShell BatteryChargeStatus, BatteryFullLifetime, BatteryLifePercent, and BatteryLifeRemaining Code Plugged In Unplugged Related Links Code Plugged In PowerLineStatus : Online BatteryChargeStatus : High BatteryFullLifetime : -1 BatteryLifePercent : 1 BatteryLifeRemaining : -1 Unplugged PowerLineStatus : Offline BatteryChargeStatus :…

  • Ansible Interactive Input Prompts

    Ansible Interactive Input Prompts

    Ansible Interactive Input Prompts Related Links vars_prompt vars_prompt Related Ansible Vault Basics Configure Windows to be Managed via Ansible /etc/ssh/sshd_config Essentials Specify an SSH key for git push for a given Domain How to Enable SSH on Ubuntu Working With SSH Keys SSH Tunneling Essentials IP Tables Essentials Create Basic Self Hosted Remote Git Repo…

  • AWS Tools for PowerShell

    AWS Tools for PowerShell

    AWS Tools for PowerShell. The AWS Tools for PowerShell let developers and administrators manage their AWS services and resources in the PowerShell scripting environment. Now you can manage your AWS resources with the same PowerShell tools you use to manage your Windows, Linux, and MacOS environments. Install Credentials Create New Profile Update Existing Profile Remove…

  • Configure Windows to be Managed via Ansible

    Configure Windows to be Managed via Ansible

    Configure Windows to be Managed via Ansible as a client Client Server Sample Run Book Syntax Related Links Run On Windows Ansible Client Machine https://github.com/ansible/ansible/blob/devel/examples/scripts/ConfigureRemotingForAnsible.ps1 Run On Linux Ansible Management Server Configure Group Var Sample Run Book Syntax Related Ansible Vault Basics Run Ansible through a remote server to other servers Ansible Essentials Links https://docs.ansible.com/ansible/2.7/user_guide/windows.html…

  • YAML Essentials

    YAML Essentials

    YAML Essentials Anchors Comments Sequences Sequence-of-Mappings Mappings Mapping-of-Mappings Mapping-of-Sequences Multiple-Lines Multiple-Lines-New-Lines-Preserved Multiple-Lines-New-Lines-Ignored Multiple-Directives/Documents Multiple-Directives/Documents-Multi-Stream Multiple-Directives/Documents-Stream-With-End Tags Tags-Change-Data-Type Related Links Anchors Anchors are set using a prefix with a &Anchors are referenced using a *Good for reusing repeating values.If you Re Define an Anchor it will take on the latest value. Just like any variable assignment…

  • Setup Duck DNS in Home Assistant for DDNS Only

    Setup Duck DNS in Home Assistant for DDNS Only

    Setup Duck DNS in HomeAssistant for DDNS Only. Without setting up Lets Encrypt, Port forwarding etc.This mini guide is to get the Dynamic DNS functionality only. Create Duck DNS Account Create Duck DNS Sub Domain Install Duck DNS App in Home Assistant Configure Duck DNS App in Home Assistant Related Links Create Duck DNS Account…

  • Flashing an IoT Device with Tasmota via over the air Tuya Convert

    Flashing an IoT Device with Tasmota via over the air Tuya Convert

    Flashing an IoT Device with Tasmota via over the air Tuya Convert. In this example we will be flashing a Medion (Aldi) Smart Plug. However this applies to any Supported ESP Chips Prerequisites SSH into the Tuya Convert Computer Start Tuya Convert Software Set Iot Device int EZ Paring Mode Connect Another Device to vtrust…

  • Installing Tuya Convert Over the Air via Tasmota Flasher Service

    Installing Tuya Convert Over the Air via Tasmota Flasher Service

    Installing Tasmota Over the Air via Yuya Convert using a Raspberry Pi.One this has been setup you can just keep the SD card and insert into any Raspberry Pi with ethernet and WiFi. Important Details Requirements Supported ESP Chips Setup Ensure WiFi is available Install Tuya Convert Software Start Tuya Convert Software Important Details WiFi…

  • Home Assistant Essentials

    Home Assistant Essentials

    Home Assistant Essentials Related Links Related Links https://www.home-assistant.io/

  • Ansible Essentials

    Ansible Essentials

    Ansible Essentials Install Inventory Config File Test Connectivity Running ad-hoc Commands Ad Hoc Examples Services Playbook Tags Limiting Scope Encryption Ansible Vault Output to File Related Links Install Reading package lists… Done Building dependency tree Reading state information… Done The following NEW packages will be installed: ansible python3-argcomplete python3-crypto python3-dnspython python3-jinja2 python3-kerberos python3-libcloud python3-netaddr python3-ntlm-auth…