[ansible][fedora] Update package name
[barometer.git] / 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"