Skip to content
Snippets Groups Projects
Commit bb603fbd authored by Thomas Woerner's avatar Thomas Woerner
Browse files

roles/ipaclient/tasks/uninstall.yml: No need to use python3 test for uninstall

parent 7b51df6c
No related branches found
No related tags found
No related merge requests found
--- ---
# tasks to uninstall IPA client # tasks to uninstall IPA client
- name: Uninstall - Include Python2/3 import test #- name: Uninstall - Include Python2/3 import test
include: "{{role_path}}/tasks/python_2_3_test.yml" # include: "{{role_path}}/tasks/python_2_3_test.yml"
static: yes # static: yes
- name: Uninstall - Uninstall IPA client - name: Uninstall - Uninstall IPA client
command: > command: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment