From 5062f97a323ea89c5310f70f5d3b001246f17d7a Mon Sep 17 00:00:00 2001 From: Marius Ghita Date: Tue, 29 Oct 2024 21:07:24 +0200 Subject: [PATCH] refactor: remove commented config flags #0000 This is a fake commit in order to be able to tag a release, because the previous PR included a skip instruction which prevents the CI runner from picking up the newly created tag. --- ansible.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible.cfg b/ansible.cfg index 5cf7616..313bcfd 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -11,5 +11,3 @@ deprecation_warnings=true #scp_if_ssh = True ## required because dev-sec.ssh-hardening disables sftp pipelining = true -#ssh_args = -F sshconfig -o ControlMaster=auto -o ControlPersist=30m -#control_path = ~/.ssh/ansible-%%r@%%h:%%p