Bug 1212593 - [doc] Issue in "Uninstalling Ansible"
Summary: [doc] Issue in "Uninstalling Ansible"
Status: RESOLVED FIXED
Alias: None
Product: Granite
Classification: SUSE ALP - SUSE Adaptable Linux Platform
Component: Documentation (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Minor
Target Milestone: ---
Assignee: Tomáš Bažant
QA Contact: Frank Sundermeyer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-21 15:42 UTC by Harshvardhan Sharma
Modified: 2023-06-27 12:39 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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