Skip to content
Snippets Groups Projects
Commit 8f4cdf07 authored by nimrod's avatar nimrod
Browse files

OpenWRT bootstrap: Small fix.

parent 688c625c
Branches
No related tags found
No related merge requests found
--- ---
- name: Update package list
ansible.builtin.raw: opkg update
changed_when: false
- name: Install Python3 - name: Install Python3
ansible.builtin.raw: opkg install python3 ansible.builtin.raw: opkg install python3
register: opkg_install_python3 register: opkg_install_python3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment