mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-08-02 09:33:16 +08:00
Add Ansible OpenWRT role
This commit is contained in:
parent
ef8924df31
commit
ddf67b68a7
3 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,8 @@ To install the Ansible playbook, follow these steps:
|
|||
1. Clone this repository
|
||||
2. Install Ansible on your system if you haven't already: `sudo apt-get install ansible`
|
||||
3. Move into the repository directory: `cd /path/to/ansible-playbooks`
|
||||
4. Navigate to the repository directory: `cd /path/to/ansible-playbooks`
|
||||
5. Install required Ansible Galaxy roles using Ansible Galaxy: `ansible-galaxy install -r requirements.yml`
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue