Fix: format all the stuff

This commit is contained in:
Wilfried OLLIVIER 2019-07-07 21:21:21 +02:00
parent 2238814e3c
commit 2715a87c64
6 changed files with 9 additions and 9 deletions

View file

@ -4,4 +4,4 @@
```shell
find /proc -maxdepth 2 -type f -iname status -exec grep -HR VmSwap {} \; | grep -v " 0 kB"
```
```

View file

@ -63,4 +63,4 @@ false.
dest: /etc/telegraf/telegraf.d/input.docker.conf
notify: reload telegraf
when: "'docker' in services"
```
```

View file

@ -6,4 +6,4 @@
```shell
docker container inspect --format='{{range .NetworkSettings.Networks }}{{ .IPAddress }}{{ end }}' upbeat_babbage
```
```

View file

@ -13,4 +13,3 @@ Reality says
```shell
mongo --username user --password='passwd'
```