Update Python3

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/82178/head
Abhijeet Kasurde 7 months ago committed by Matt Clay
parent 98407fc00e
commit c5b68ef16d

@ -28,7 +28,10 @@
block:
- action: "{{ ansible_facts.pkg_mgr }}"
args:
name: "python3-pip"
name:
- python3-pip
- python3
state: latest
- pip:
name: rpmfluff

Loading…
Cancel
Save