diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 6b44ff7c52d..3f956a238bb 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -121,6 +121,19 @@ "galaxy.yml" ] }, + { + "name": "Ansible Navigator Configuration", + "description": "Ansible Navigator Configuration", + "url": "https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible-navigator.json", + "fileMatch": [ + ".ansible-navigator.json", + ".ansible-navigator.yaml", + ".ansible-navigator.yml", + "ansible-navigator.json", + "ansible-navigator.yaml", + "ansible-navigator.yml" + ] + }, { "name": "apple-app-site-association", "description": "Apple Universal Link, App Site Association",