Skip to content

Commit 0e350ec

Browse files
committed
Remove static Ansible Lab links from learning-paths data
1 parent 4bd1ff1 commit 0e350ec

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

packages/app/public/learning-paths/data.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -317,41 +317,5 @@
317317
"description": "Learn more about Ansible Content Collections. Content Collections provide a format for organizing and sharing your Ansible content, such as modules, Playbooks, and documentation.",
318318
"label": "Getting started with Content Collections",
319319
"url": "https://red.ht/aap-lp-getting-started-collections"
320-
},
321-
{
322-
"paths": 1,
323-
"minutes": 30,
324-
"level": "Beginner",
325-
"type": "Ansible Lab",
326-
"description": "Install ansible-navigator and get hands-on using it.",
327-
"label": "Getting started with ansible-navigator",
328-
"url": "https://red.ht/aap-lab-getting-started-navigator"
329-
},
330-
{
331-
"paths": 1,
332-
"minutes": 45,
333-
"level": "Beginner",
334-
"type": "Ansible Lab",
335-
"description": "Install ansible-builder and create a custom Execution Environment.",
336-
"label": "Getting started with ansible-builder",
337-
"url": "https://red.ht/aap-lab-getting-started-builder"
338-
},
339-
{
340-
"paths": 1,
341-
"hours": 1,
342-
"level": "Beginner",
343-
"type": "Ansible Lab",
344-
"description": "Learn the basics of Ansible playbooks and automate basic infrastructure tasks.",
345-
"label": "Writing your first playbook",
346-
"url": "https://red.ht/aap-lab-getting-started-playbook"
347-
},
348-
{
349-
"paths": 1,
350-
"minutes": 30,
351-
"level": "Beginner",
352-
"type": "Ansible Lab",
353-
"description": "Learn to sign Ansible Content Collections using a Private Automation Hub and install collections with ansible-galaxy CLI.",
354-
"label": "Signing Ansible Content Collections with Private Automation Hub",
355-
"url": "https://red.ht/aap-lab-sign-collections-with-pah"
356320
}
357321
]

0 commit comments

Comments
 (0)