mirror of
https://github.com/netdata/netdata.git
synced 2025-04-18 19:38:46 +00:00
Set correct path for ansible-playbook in deployment tutorial (#15786)
This commit is contained in:
parent
cca6656649
commit
51a3fee85c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ current directory, and remove the rest of the cloned repository, as it's not req
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/netdata/community.git
|
git clone https://github.com/netdata/community.git
|
||||||
mv community/netdata-agent-deployment/ansible-quickstart .
|
mv community/configuration-management/ansible-quickstart .
|
||||||
rm -rf community
|
rm -rf community
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue