diff --git a/ansible.cfg b/ansible.cfg index 001defe..ed181c4 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,4 @@ [defaults] -verbosity = 2 - remote_user = ansible become_method = sudo @@ -9,4 +7,4 @@ remote_tmp = /tmp/.ansible/tmp [persistent_connection] connect_timeout = 30 -command_timeout = 30 \ No newline at end of file +command_timeout = 30