Skip to content

Commit 05b8046

Browse files
authored
Merge pull request #1327 from jungyh0218/master
Revert "Update ansible.cfg"
2 parents 2594f6b + 8237d64 commit 05b8046

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ansible.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ forks = 25
1919
force_valid_group_names = ignore
2020
ansible_python_interpreter = /usr/bin/python3
2121

22-
[galaxy]
23-
server = https://old-galaxy.ansible.com/
24-
2522
[ssh_connection]
2623
pipelining = True
2724
ssh_args = -o ControlMaster=auto -o ControlPersist=5m -o ConnectionAttempts=100 -o UserKnownHostsFile=/dev/null

0 commit comments

Comments
 (0)