Skip to content

Commit

Permalink
set latest Ansible version to 5 (#76304)
Browse files Browse the repository at this point in the history
  • Loading branch information
samccann committed Nov 30, 2021
1 parent a1205d5 commit 862a2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docsite/sphinx_conf/ansible_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
'github_root_dir': 'devel/lib/ansible',
'github_cli_version': 'devel/lib/ansible/cli/',
'current_version': version,
'latest_version': '4',
'latest_version': '5',
# list specifically out of order to make latest work
'available_versions': ('latest', '2.9', 'devel'),
}
Expand Down

0 comments on commit 862a2a3

Please sign in to comment.