Skip to content

Commit a5aaad3

Browse files
committed
Added galaxy instruction
1 parent 9ec494f commit a5aaad3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ SSH Fallback Port
33

44
Allows to define a fallback SSH port, in case our playbook is for example reconfiguring the SSH server.
55

6+
```bash
7+
ansible-galaxy install blackandred.server_ssh_fallback_port
8+
```
9+
610
Example usage:
711
```yamlex
812
- hosts: all

0 commit comments

Comments
 (0)