diff --git a/ansible.cfg b/ansible.cfg
index 65b7d3f92956d671cf0d0c305d3dc67cac2d25bb..92b83311dc36417a9a3a75c847ab1a88a1b86d82 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -2,9 +2,6 @@
 inventory = hosts
 library = library
 remote_tmp = $HOME/.ansible/tmp
-transport = smart
-remote_port = 22
-gathering = implicit
 remote_user = root
 nocows = 1
 roles_path = roles