We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2594f6b + 8237d64 commit 05b8046Copy full SHA for 05b8046
1 file changed
ansible.cfg
@@ -19,9 +19,6 @@ forks = 25
19
force_valid_group_names = ignore
20
ansible_python_interpreter = /usr/bin/python3
21
22
-[galaxy]
23
-server = https://old-galaxy.ansible.com/
24
-
25
[ssh_connection]
26
pipelining = True
27
ssh_args = -o ControlMaster=auto -o ControlPersist=5m -o ConnectionAttempts=100 -o UserKnownHostsFile=/dev/null
0 commit comments