New pages
- 21:24, 16 April 2025 ansible loop fail (hist) [2,635 bytes] Nighthawk (Talk | contribs) (Created page with " <source lang="yaml"> - name: example play showing common loop/list error hosts: localhost gather_facts: false tasks: - name: set var1 set_fact: var1: "foo,b...")
- 18:17, 14 April 2025 ansible fiortios api login failure (hist) [558 bytes] Nighthawk (Talk | contribs) (Created page with "fortios version: 7.4.5 error(from ansible): ansible.module_utils.connection.ConnectionError: Expecting value: line 1 column 1 (char 0) description: login with access_token ...")
- 14:15, 4 April 2025 scrcpy android screen mirror and remote control (hist) [368 bytes] Nighthawk (Talk | contribs) (Created page with " This application mirrors Android devices (video and audio) connected via USB or TCP/IP and allows control using the computer's keyboard and mouse. It does not require root ac...")
- 01:18, 28 February 2025 ansible-galaxy collection upgrade (hist) [620 bytes] Nighthawk (Talk | contribs) (Created page with " $ '''ansible-galaxy collection list''' # /home/jsmith/.ansible/collections/ansible_collections Collection Version ----------------------------- -------...")
- 01:06, 28 February 2025 ansible upgrade notes (hist) [1,322 bytes] Nighthawk (Talk | contribs) (Created page with "performing upgrade in a virtual environment install python virtual environment binaries $ '''sudo apt install python3.11-venv''' create a virtual environment $ '''sudo pyt...")