Skip to content

Commit

Permalink
updating install-notes because of broken ansible-galaxy-ng
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Nov 28, 2023
1 parent be0a8e6 commit 610cb54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Ansible Role to deploy network configuration/interfaces on linux servers.
## Install

```bash
# latest
ansible-galaxy role install git+https://github.com/ansibleguy/linux_networking

# from galaxy
ansible-galaxy install ansibleguy.linux_networking

# or to custom role-path
Expand Down

0 comments on commit 610cb54

Please sign in to comment.