Skip to content

Commit 715603b

Browse files
authored
Update ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Xcode_offline/tasks/main.yml
1 parent f6f2995 commit 715603b

File tree

1 file changed

+1
-1
lines changed
  • ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Xcode_offline/tasks

1 file changed

+1
-1
lines changed

ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Xcode_offline/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Install Xcode without needing to login with appleID
77
# Path /Applications/Xcode.app/
88
# Requires the following variable:
9-
# xcode_version: 12.4 | 13.1 | 13.2.1 | 13.4 | 14.3.1 | 15.0.1
9+
# xcode_version: 12.4 | 13.1 | 13.2.1 | 13.4 | 14.3.1 | 15.0.1 | 15.2
1010

1111
- name: Xcode offline
1212
include_tasks: xcode_offline.yml

0 commit comments

Comments
 (0)