[ansible][fedora] Update package name 43/73443/1 master stable/nile stable/orinoco
authorEmma Foley <efoley@redhat.com>
Thu, 4 Aug 2022 16:31:34 +0000 (17:31 +0100)
committerEmma Foley <efoley@redhat.com>
Thu, 4 Aug 2022 16:31:34 +0000 (17:31 +0100)
Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: Ia879047bc25684591075f780b74b53b95f9329c6

docker/ansible/roles/install_docker/tasks/fedora.yml

index 56eebd5..f2a4f40 100644 (file)
@@ -24,7 +24,7 @@
      packages:
         - python3-dnf
         - python3
-        - libselinux-python
+        - python3-libselinux
 
 - name: set up docker repository
   command: "dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo && dnf makecache"