Bug 1212593

Summary: [doc] Issue in "Uninstalling Ansible"
Product: [SUSE ALP - SUSE Adaptable Linux Platform] Granite Reporter: Harshvardhan Sharma <harshvardhan.sharma>
Component: DocumentationAssignee: Tomáš Bažant <tbazant>
Status: RESOLVED FIXED QA Contact: Frank Sundermeyer <fs>
Severity: Minor    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Harshvardhan Sharma 2023-06-21 15:42:26 UTC
Uninstalling Ansible:

https://documentation.suse.com/alp/micro/html/alp-micro/available-alp-workloads.html#uninstalling-ansible

Incorrect command Missing a 't' in latest for both uninstall commands: 
podman container runlabel uninstall \
  registry.opensuse.org/suse/alp/workloads/tumbleweed_containerfiles/suse/alp/workloads/ansible:lates

Correct:

podman container runlabel uninstall \
  registry.opensuse.org/suse/alp/workloads/tumbleweed_containerfiles/suse/alp/workloads/ansible:latest
Comment 1 Tomáš Bažant 2023-06-27 12:39:30 UTC
thanks for reporting, fixed by https://github.com/SUSE/doc-modular/commit/d0ed5498f98c2a5c3b401da898671c5f42711b4d