Skip to content

Commit

Permalink
docs: update ansible server access steps
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored Jul 30, 2024
1 parent c9a141b commit 3b31853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pages/enroll-resources/server-access/guides/ansible.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ Create a folder `ansible` where we will collect all generated files:

```code
$ mkdir -p ansible
# Copy the openssh configuration from the prevous step to the ansible dir
$ cp ssh.cfg ansible
$ cd ansible
```

Expand Down

0 comments on commit 3b31853

Please sign in to comment.