Jelajahi Sumber

Removed white spaces.

Avesh Agarwal 9 tahun lalu
induk
melakukan
8d60535de2
1 mengubah file dengan 1 tambahan dan 4 penghapusan
  1. 1 4
      README_ANSIBLE_CONTAINER.md

+ 1 - 4
README_ANSIBLE_CONTAINER.md

@@ -1,4 +1,4 @@
-# Running ansible in a docker container 
+# Running ansible in a docker container
 * Building ansible container:
 
   ```sh
@@ -13,6 +13,3 @@
   ```sh
   docker run -it --rm --privileged --net=host -v ~/.ssh:/root/.ssh -v /etc/ansible:/etc/ansible ansible
   ```
-
-
-