瀏覽代碼

Removed white spaces.

Avesh Agarwal 9 年之前
父節點
當前提交
8d60535de2
共有 1 個文件被更改,包括 1 次插入4 次删除
  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
   ```
-
-
-